[
https://issues.apache.org/jira/browse/CASSANDRA-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975682#comment-13975682
]
Brandon Williams commented on CASSANDRA-7002:
---------------------------------------------
Created CASSANDRA-7064 to address the actual snapshot problem. As for the
third problem, we should probably just remove this test since a snapshot is
never going to cause schema disagreement, and we have a bunch of stuff in
snapshot_test.py to actually test snapshots. However here lies a new problem:
that test passes even though it's impossible to take snapshots right now.
> concurrent_schema_changes_test snapshot_test dtest needs to account for
> hashed data dirs in 2.1
> -----------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-7002
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7002
> Project: Cassandra
> Issue Type: Test
> Components: Tests
> Reporter: Michael Shuler
> Assignee: Brandon Williams
> Priority: Blocker
>
> {noformat}
> ======================================================================
> ERROR: snapshot_test
> (concurrent_schema_changes_test.TestConcurrentSchemaChanges)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/mshuler/git/cassandra-dtest/concurrent_schema_changes_test.py",
> line 299, in snapshot_test
> for f in os.listdir(dirr):
> OSError: [Errno 2] No such file or directory:
> '/tmp/dtest-VZwotc/test/node1/data/ks_ns2/cf_ns2'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)