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

Pavel Yaskevich commented on CASSANDRA-2354:
--------------------------------------------

Few notes: 

1. we are trying to avoid unnecessary "this." usage; 
2. executeConsistencyLevelStatement method should not require from user to be 
logged into keyspace, so !hasKeySpace() is not needed. 
3. please add this command to the CliCompleter, so we can get autocomplete.

> CLI should allow users to chose consistency level
> -------------------------------------------------
>
>                 Key: CASSANDRA-2354
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2354
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>            Priority: Minor
>             Fix For: 0.7.5
>
>         Attachments: cassandra-2354-1.patch.txt, cassandra-2354-2.patch.txt
>
>
> Currently the CLI runs at CL.ONE. If the CLI can operate at other levels it 
> makes it easier to test multi-dc in failure scenarios

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to