[ 
https://issues.apache.org/jira/browse/CASSANDRA-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066184#comment-13066184
 ] 

Hudson commented on CASSANDRA-2899:
-----------------------------------

Integrated in Cassandra-0.7 #529 (See 
[https://builds.apache.org/job/Cassandra-0.7/529/])
    Allow quoted class names in the cli.
Patch by Pavel Yaskevich, reviewed by brandonwilliams for CASSANDRA-2899

brandonwilliams : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1147210
Files : 
* 
/cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/cli/CliClient.java


> 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
>    Affects Versions: 0.7.6, 0.8.1
>            Reporter: Brandon Williams
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.7.8, 0.8.2
>
>         Attachments: CASSANDRA-2899.patch
>
>
> 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

        

Reply via email to