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 2013/04/16 16:51:16 UTC

[jira] [Resolved] (CASSANDRA-5480) Case insensitive cqlsh

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

Jonathan Ellis resolved CASSANDRA-5480.
---------------------------------------

    Resolution: Duplicate

Fixed in CASSANDRA-5292.  As a rule of thumb, it is good practice to run the latest release before filing bug reports.
                
> Case insensitive cqlsh
> ----------------------
>
>                 Key: CASSANDRA-5480
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5480
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.2.2
>            Reporter: Kévin LOVATO
>
> cqlsh doesn't seem to be case sensitive for strategy_options, so the following query:
> {code} ALTER KEYSPACE "MyKeyspace" WITH replication = {'class': 'NetworkTopologyStrategy', 'Paris-CEN' : 1 };
> {code}
> Modified my keyspace with strategy_options 'paris-cen' which differs from what is configured in my {{cassandra-topology.properties}} and made subsequent queries to this keyspace fail with an UnavailableException.
> I could fix my issue by updating the Keyspace configuration by code but it would be nice to be able to do it using cqlsh.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira