Sean McCarthy created CASSANDRA-12480:
-----------------------------------------

             Summary: dtest failure in 
rebuild_test.TestRebuild.simple_rebuild_test
                 Key: CASSANDRA-12480
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12480
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log, node2.log

example failure:

http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/382/testReport/rebuild_test/TestRebuild/simple_rebuild_test

{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/rebuild_test.py", line 75, in 
simple_rebuild_test
    session.execute("ALTER KEYSPACE system_auth WITH REPLICATION = 
{'class':'NetworkTopologyStrategy', 'dc1':1, 'dc2':1};")
  File "cassandra/cluster.py", line 1972, in cassandra.cluster.Session.execute 
(cassandra/cluster.c:34423)
    return self.execute_async(query, parameters, trace, custom_payload, 
timeout, execution_profile).result()
  File "cassandra/cluster.py", line 3665, in 
cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:70216)
    raise self._final_exception
'Error from server: code=2200 [Invalid query] message="Unknown keyspace 
system_auth"
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to