[
https://issues.apache.org/jira/browse/CASSANDRA-12480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson reassigned CASSANDRA-12480:
-------------------------------------------
Assignee: Philip Thompson (was: DS Test Eng)
> 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: Philip Thompson
> Labels: dtest
> 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)