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

konstantinov pushed a change to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 3f079b2345 Fix memory leak in BufferPoolAllocator when a capacity 
needs to be extended
     add 8d2c11ed2e Fix cleanup of old incremental repair sessions in case of 
owned token range changes or a table deleting

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 src/java/org/apache/cassandra/dht/Range.java       |  15 +++
 .../cassandra/repair/consistent/LocalSessions.java |  30 ++++-
 ...ncrementalRepairCleanupAfterNodeAddingTest.java | 145 +++++++++++++++++++++
 test/unit/org/apache/cassandra/dht/RangeTest.java  |  44 +++++++
 .../repair/consistent/LocalSessionTest.java        |  16 +++
 6 files changed, 249 insertions(+), 2 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/IncrementalRepairCleanupAfterNodeAddingTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to