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

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


    from ed7d5840b7 Merge branch 'cassandra-4.0' into cassandra-4.1
     add 8d2c11ed2e Fix cleanup of old incremental repair sessions in case of 
owned token range changes or a table deleting
     add 7f592803a4 Merge branch 'cassandra-4.0' into cassandra-4.1

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 | 146 +++++++++++++++++++++
 test/unit/org/apache/cassandra/dht/RangeTest.java  |  44 +++++++
 .../repair/consistent/LocalSessionTest.java        |  16 +++
 6 files changed, 250 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