This is an automated email from the ASF dual-hosted git repository.
frankgh pushed a change to branch cassandra-6.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 802ce7f8b2 Always send TCM commit failures as Messaging failures
add 659c0a526b putShortVolatile is not volatile in InMemoryTrie
add c9ffe11645 Merge branch 'cassandra-5.0' into cassandra-6.0
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
.../apache/cassandra/db/tries/InMemoryTrie.java | 2 +-
.../io/sstable/AbstractSSTableIterator.java | 28 ++++-
.../io/sstable/format/bti/BtiTableWriter.java | 17 +--
.../cassandra/io/tries/ReverseValueIterator.java | 27 ++++-
.../apache/cassandra/io/tries/ValueIterator.java | 119 +++++++++++----------
src/java/org/apache/cassandra/io/tries/Walker.java | 2 +-
.../io/tries/ReverseValueIteratorLeakTest.java | 112 +++++++++++++++++++
8 files changed, 232 insertions(+), 76 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/io/tries/ReverseValueIteratorLeakTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]