[
https://issues.apache.org/jira/browse/CASSANDRA-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851074#comment-13851074
]
Jonathan Ellis commented on CASSANDRA-6471:
-------------------------------------------
+1
> 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
> Fix For: 1.2.13
>
> 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)