This is an automated email from the ASF dual-hosted git repository.

frankgh pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 38e0277503 Merge branch 'cassandra-6.0' into trunk
     add 659c0a526b putShortVolatile is not volatile in InMemoryTrie
     add c9ffe11645 Merge branch 'cassandra-5.0' into cassandra-6.0
     new 338449c0d0 Merge branch 'cassandra-6.0' into trunk

The 1 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:
 .../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 +++++++++++++++++++
 7 files changed, 231 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]

Reply via email to