This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch cassandra-6.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 5282f81d0a Fix publishing to ASF Nexus of Accord artefacts when
release staging
new 448d98ce31 Make synchronization on VectorMemoryIndex inserts more
granular
new bf4437296b Merge branch 'cassandra-5.0' into cassandra-6.0
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
.../sai/disk/v1/vector/PrimaryKeyWithScore.java | 8 +
.../index/sai/memory/VectorMemoryIndex.java | 59 +-
.../simulator/asm/NemesisFieldSelectors.java | 50 +-
.../simulator/test/OnHeapGraphSimulationTest.java | 283 ++++++++
.../test/VectorMemoryIndexSimulationTest.java | 750 +++++++++++++++++++++
.../index/sai/memory/VectorMemoryIndexTest.java | 561 ++++++++++++++-
7 files changed, 1660 insertions(+), 52 deletions(-)
create mode 100644
test/simulator/test/org/apache/cassandra/simulator/test/OnHeapGraphSimulationTest.java
create mode 100644
test/simulator/test/org/apache/cassandra/simulator/test/VectorMemoryIndexSimulationTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]