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:52:07 UTC

[jira] [Resolved] (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 resolved CASSANDRA-4721.
---------------------------------------

    Resolution: Fixed
      Assignee: Jonathan Ellis

committed fix in 05a5ede91ac558998f93024439185fdd1e04345e
                
> 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
>            Assignee: Jonathan Ellis
>            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