Shawn Kumar created CASSANDRA-9868:
--------------------------------------
Summary: Archive commitlogs tests failing
Key: CASSANDRA-9868
URL: https://issues.apache.org/jira/browse/CASSANDRA-9868
Project: Cassandra
Issue Type: Sub-task
Reporter: Shawn Kumar
Priority: Blocker
Attachments: commitlog_archiving.properties
A number of archive commitlog dtests (snapshot_tests.py) are failing on trunk
at the point in the tests where the node is asked to restore data from archived
commitlogs. It appears that the snapshot functionality works, but the
[assertion|https://github.com/riptano/cassandra-dtest/blob/master/snapshot_test.py#L312]
regarding data that should have been restored from archived commitlogs fails.
I also tested this manually on trunk and found no success in restoring either,
so it appears to not just be a test issue. Should note that it seems archiving
the commitlogs works (in that they are actually copied) and rather restoring
them is the issue. Attached is a the commitlog properties file (to show the
commands used).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)