[
https://issues.apache.org/jira/browse/CASSANDRA-7846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114596#comment-14114596
]
Yuki Morishita commented on CASSANDRA-7846:
-------------------------------------------
TestArchiveCommitlog is re-creating table, thus CF ID changes and archived
commit log won't replay.
We have to modify test to fit the behavior after CASSANDRA-5202 not to recreate
schema and restore schema from system.schema_* snapshots before restoring
archive logs.
(https://issues.apache.org/jira/browse/CASSANDRA-6974?focusedCommentId=13976872&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13976872)
> Archive Commitlog Tests Failings
> --------------------------------
>
> Key: CASSANDRA-7846
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7846
> Project: Cassandra
> Issue Type: Bug
> Environment: OSX and Ubuntu 14.04
> Reporter: Philip Thompson
>
> Four of the snapshot_test.py:TestArchiveCommitlog tests are failing on 2.1.0
> and 2.1-HEAD:
> http://cassci.datastax.com/job/cassandra-2.1.0_dtest/lastCompletedBuild/testReport/snapshot_test/
> The tests restore archived commit logs and check how many rows exist after
> restoring. They are passing on 2.0-HEAD.
--
This message was sent by Atlassian JIRA
(v6.2#6252)