Details
-
Sub-task
-
Status: Resolved
-
Urgent
-
Resolution: Duplicate
-
None
Description
This test failure started with the 8099 commit.
Error Message expected:<10> but was:<0> Stacktrace junit.framework.AssertionFailedError: expected:<10> but was:<0> at org.apache.cassandra.db.RangeTombstoneTest.runCompactionWithRangeTombstoneAndCheckSecondaryIndex(RangeTombstoneTest.java:579) at org.apache.cassandra.db.RangeTombstoneTest.testRowWithRangeTombstonesUpdatesSecondaryIndex(RangeTombstoneTest.java:455)
Attachments
Issue Links
- duplicates
-
CASSANDRA-9705 Simplify some of 8099's concrete implementations
- Resolved