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

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


    from f05b27502f Improve CMS initialization
     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
     add 1a12cbb349 Merge branch 'cassandra-4.1' into cassandra-5.0
     new 909ed8b949 Merge branch 'cassandra-5.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:
 CHANGES.txt                                        |   1 +
 src/java/org/apache/cassandra/dht/Range.java       |  15 +++
 .../cassandra/repair/consistent/LocalSessions.java |  30 ++++-
 ...ncrementalRepairCleanupAfterNodeAddingTest.java | 147 +++++++++++++++++++++
 test/unit/org/apache/cassandra/dht/RangeTest.java  |  44 ++++++
 .../repair/consistent/LocalSessionTest.java        |  16 +++
 6 files changed, 251 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