Sylvain Lebresne created CASSANDRA-6471:
-------------------------------------------

             Summary: Executing a prepared CREATE KEYSPACE multiple times 
doesn't work
                 Key: CASSANDRA-6471
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6471
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
            Priority: Trivial
         Attachments: 6471.txt

See user reports on the java driver JIRA: 
https://datastax-oss.atlassian.net/browse/JAVA-223. Preparing CREATE KEYSPACE 
queries is not particularly useful but there is no reason for it to be broken.

The reason is that calling KSPropDef/CFPropDef.validate() methods are not 
idempotent. Attaching simple patch to fix.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to