You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Amichai Rothman (JIRA)" <ji...@apache.org> on 2013/12/12 09:13:07 UTC

[jira] [Commented] (CASSANDRA-6471) Executing a prepared CREATE KEYSPACE multiple times doesn't work

    [ https://issues.apache.org/jira/browse/CASSANDRA-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846142#comment-13846142 ] 

Amichai Rothman commented on CASSANDRA-6471:
--------------------------------------------

Does this apply to 2.0.x as well?

> 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)