Concurrent schema update on single node throws
InvalidRequestException(why:Previous version mismatch. cannot apply.)
--------------------------------------------------------------------------------------------------------------------
Key: CASSANDRA-1779
URL: https://issues.apache.org/jira/browse/CASSANDRA-1779
Project: Cassandra
Issue Type: Bug
Affects Versions: 0.7 beta 3, 0.7.0 rc 1
Environment: Ubuntu
Reporter: Nicolas
Priority: Trivial
Concurrent schema update (cassandraConn.system_add_keyspace(ks)) on single node
throws InvalidRequestException(why:Previous version mismatch. cannot apply.)
while it should just say that keyspace already exists.
Sorry if I should not have reported this as an issue.
By the way, thanks for all your great work :-)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.