Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness
-
Low
-
Low Hanging Fruit
-
User Report
-
All
-
None
-
Description
Although we cannot see that in regular CI, this test is flaky and I can see that in our private test runs. The problem is that it assumes two consecutive queries are executed in the exact same second. A similar test case testPartitionDeletionRowDeletionTie has been already fixed in CASSANDRA-16443. We need almost identical fix for this one as well.
Attachments
Issue Links
- relates to
-
CASSANDRA-17458 Test Failure: org.apache.cassandra.db.SinglePartitionSliceCommandTest.testPartitionDeletionRangeDeletionTie
- Resolved