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

Michał Michalski commented on CASSANDRA-5588:
---------------------------------------------

It wasn't too much work to do both, so I'm attaching two patches - pick 
whatever you like ;-)

Both patches do one more change for consistency's sake - move 
getCompactionThreshold() from NodeProbe to NodeCmd and rename it to 
printCompactionThreshold(), so almost all the printing (does not apply to 
RepairRunner) is done in NodeCmd.
                
> Add get commands to nodetool for things with set
> ------------------------------------------------
>
>                 Key: CASSANDRA-5588
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5588
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Jeremiah Jordan
>            Assignee: Michał Michalski
>            Priority: Minor
>              Labels: lhf
>             Fix For: 1.2.6
>
>         Attachments: 5588-extended-info-v1.patch, 5588-new-commands-v1.patch
>
>
> Can we add:
> nodetool getcompactionthroughput
> nodetool getstreamthroughput
> To go with the set commands?  You currently have to fire up a JMX client to 
> know what the current values are.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to