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 2012/09/25 23:48:07 UTC

[jira] [Updated] (CASSANDRA-4721) Have Cassandra return the right error for keyspaces with dots

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

Jonathan Ellis updated CASSANDRA-4721:
--------------------------------------

             Priority: Trivial  (was: Minor)
    Affects Version/s:     (was: 1.1.5)
        Fix Version/s: 1.1.6
              Summary: Have Cassandra return the right error for keyspaces with dots  (was: Have CQLsh return the right error for keyspaces with dots)

Not a cqlsh issue.
                
> Have Cassandra return the right error for keyspaces with dots
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-4721
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4721
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Joaquin Casares
>            Priority: Trivial
>             Fix For: 1.1.6
>
>
> cqlsh> CREATE KEYSPACE 'solr.test' WITH strategy_class = 'SimpleStrategy' AND strategy_options:replication_factor = 1;
> Bad Request: Invalid keyspace name: shouldn't be empty nor more than 48 characters long (got "solr.test")

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