cassandra/src
Dmitry Konstantinov a14a954788 Fix flakiness in CommitLogSegmentManagerCDCTest
Restore deleteCDCRawFiles logic which is present in 6.0 and trunk but probably lost in 5.0 due to merges
Files may be concurrently removed by the CDC management thread, so we tolerate a file that has already been deleted rather than failing the test.
Fix IndexOutOfBoundsException at commitlog.AbstractCommitLogSegmentManager.forceRecycleAll - it is already fixed in 6.0/trunk.
Cleanup test data after run to reduce disk usage.

Patch by Dmitry Konstantinov; reviewed by Michael Semb Wever for CASSANDRA-20091
2026-07-12 21:55:58 +01:00
..
antlr Add support for a vector search index in SAI 2023-10-29 12:24:00 +01:00
java Fix flakiness in CommitLogSegmentManagerCDCTest 2026-07-12 21:55:58 +01:00
resources Merge branch 'cassandra-4.1' into cassandra-5.0 2023-08-31 22:43:33 +02:00