You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/11/27 21:41:37 UTC

[jira] Resolved: (CASSANDRA-1779) Concurrent schema update on single node throws InvalidRequestException(why:Previous version mismatch. cannot apply.)

     [ https://issues.apache.org/jira/browse/CASSANDRA-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-1779.
---------------------------------------

    Resolution: Won't Fix

This is working as designed.  Concurrent schema modifications are not supported.

> 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, 0.7.0
>         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.