Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Transient Incorrect Response
-
Low
-
Low Hanging Fruit
-
Code Inspection
-
All
-
None
-
Description
Truncation may race with ongoing repairs, making it possible to clear data on one node but then stream data its truncation would have deleted from another node. We should abort any ongoing preview repairs if we get a truncation request.
Attachments
Issue Links
- is blocked by
-
CASSANDRA-15851 Add bytebuddy support for in-jvm dtests
- Resolved