This is an automated email from the ASF dual-hosted git repository.
frankgh pushed a change to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from be797bd803 Merge branch 'cassandra-4.1' into cassandra-5.0
add 659c0a526b putShortVolatile is not volatile in InMemoryTrie
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 | 15 +--
.../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, 231 insertions(+), 75 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]