Better error message when a column family creation fails
--------------------------------------------------------

                 Key: CASSANDRA-3728
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3728
             Project: Cassandra
          Issue Type: Bug
            Reporter: Eric Lubow
            Priority: Minor


Since '-' characters are not allowed in column family names, there should be an 
error thrown on column family name validation.

[default@linkcurrent] create column family foo-bar;
null

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to