[
https://issues.apache.org/jira/browse/CASSANDRA-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972732#action_12972732
]
Eric Evans commented on CASSANDRA-1185:
---------------------------------------
I believe this is done (don't know which issue), with the result that names are
\w.
> 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 beta 1
> Reporter: Eric Evans
> Priority: Minor
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> 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.