determine legal keyspace/column family names and validate
---------------------------------------------------------
Key: CASSANDRA-1185
URL: https://issues.apache.org/jira/browse/CASSANDRA-1185
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.7
Reporter: Eric Evans
Priority: Minor
Since keyspace and column family names are used to derive the directory and
filenames where data is stored, so some thought should be given to which
characters are legally allowed. Then, node-side validation should prevent the
creation of namespaces that contain these characters, and produce a meaningful
error message in the process.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.