Details
-
Bug
-
Status: Resolved
-
Urgent
-
Resolution: Invalid
-
None
-
Critical
Description
ttl_test.TestDistributedTTL.ttl_is_respected_on_delayed_replication_test is failing and ttl_test.TestDistributedTTL.ttl_is_respected_on_repair_test are failing:
http://cassci.datastax.com/view/trunk/job/trunk_dtest/346/testReport/junit/ttl_test/TestDistributedTTL/ttl_is_respected_on_delayed_replication_test/
http://cassci.datastax.com/view/trunk/job/trunk_dtest/346/testReport/junit/ttl_test/TestDistributedTTL/ttl_is_respected_on_repair_test/
After some debugging, I noticed a strange behaviour. It looks like some data disappear after a node restart, even if the row has no TTL set. Here a test example where I see the issue with latest trunk:
Attachments
Issue Links
- is related to
-
CASSANDRA-9669 If sstable flushes complete out of order, on restart we can fail to replay necessary commit log records
- Resolved