Joaquin Casares created CASSANDRA-4721:
------------------------------------------

             Summary: Have CQLsh 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
    Affects Versions: 1.1.5
            Reporter: Joaquin Casares
            Priority: Minor


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

Reply via email to