Skip to content

Commit

Permalink
Add VC issue to WN (#1223)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverhowell authored Jul 31, 2024
1 parent 4751f92 commit f6ed004
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/modules/release-notes/pages/5-5-0.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

{description}

// check version delta above

== New Features
* Vector collection data structure
* Multi-member routing for Java clients
Expand All @@ -20,6 +18,9 @@ For more details on new features, see xref:ROOT:whats-new.adoc[What's new in 5.5
* For {open-source-product-name} users only - CP Subsystem is now an {enterprise-product-name} only feature
* Thread-per-core (TPC) requires `ALL_MEMBERS` cluster routing (previously known as smart routing) to function on clients

== Known Issues
* There is currently a known issue that has potential for causing a memory leak in Vector collections in some scenarios. For more info, including a workaround, see xref:data-structures:vector-collections.adoc#known-issue[Vector Collection Known Issue].

== Enhancements
* Replace smart-routing with cluster-routing options
* Update cluster routing mode compatibility for TPC
Expand Down

0 comments on commit f6ed004

Please sign in to comment.