cli silently fails when classes are quoted
------------------------------------------
Key: CASSANDRA-2899
URL: https://issues.apache.org/jira/browse/CASSANDRA-2899
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Brandon Williams
Assignee: Pavel Yaskevich
Priority: Minor
For example: CREATE COLUMN FAMILY autocomplete_meta WITH comparator =
'UTF8Type' AND default_validation_class = 'UTF8Type' AND key_validation_class =
'UTF8Type'
Neither validation class is actually set, but if you remove the quotes
everything works.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira