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

Paulo Motta commented on CASSANDRA-6381:
----------------------------------------

bq. Instead of passing -hosts like repair -hosts IP1,IP2 you need to give 
repair -hosts IP1 -hosts IP2 

it seems CASSANDRA-6455 added a new option parser for repair on 2.2+, so this 
retains the old (csv) format on 2.2+ (only 2.1 has this new format)

> Refactor nodetool
> -----------------
>
>                 Key: CASSANDRA-6381
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6381
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Yuki Morishita
>            Assignee: Clément Lardeur
>            Priority: Minor
>              Labels: lhf, nodetool
>             Fix For: 2.1 beta1
>
>         Attachments: trunk-6381-fix-windows-nodetool-script.patch, 
> trunk-6381-v2.patch, trunk-6381-v3.patch, trunk-6381-v4.patch, 
> trunk-6381.patch
>
>
> We have way too many nodetool commands(more than 40) packed in one NodeCmd 
> class. And we are trying to add more commands.
> https://github.com/airlift/airline could be a good fit to take out each 
> command into sub command class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to