Alan Boudreault created CASSANDRA-9806:
------------------------------------------
Summary: some TTL test are failing on trunk: llosing data after
restart?
Key: CASSANDRA-9806
URL: https://issues.apache.org/jira/browse/CASSANDRA-9806
Project: Cassandra
Issue Type: Bug
Reporter: Alan Boudreault
Fix For: 3.0.x
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:
https://gist.github.com/aboudreault/94cb552750a186ca853d
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)