[
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