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

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


    from 402e2f2f73 Merge branch 'cassandra-4.0' into cassandra-4.1
     new 1053e3b475 Partial compaction can resurrect deleted data
     new 446a9d1d01 Merge branch 'cassandra-4.0' into cassandra-4.1

The 2 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 +
 .../db/compaction/CompactionController.java        |   2 +-
 .../cassandra/db/compaction/CompactionTask.java    |  25 ++-
 .../test/CompactionOverlappingSSTableTest.java     | 115 ++++++++++++
 .../db/compaction/PartialCompactionsTest.java      | 207 +++++++++++++++++++++
 5 files changed, 341 insertions(+), 9 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/CompactionOverlappingSSTableTest.java
 create mode 100644 
test/unit/org/apache/cassandra/db/compaction/PartialCompactionsTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to