You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2014/04/22 18:42:14 UTC

[jira] [Resolved] (CASSANDRA-7002) concurrent_schema_changes_test snapshot_test dtest needs to account for hashed data dirs in 2.1

     [ https://issues.apache.org/jira/browse/CASSANDRA-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams resolved CASSANDRA-7002.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1 beta2

snapshot_test.py already had glob/flush_dir logic and that's why it passed.

> 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
>             Fix For: 2.1 beta2
>
>
> {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)