nodetool decommission should throw an error when there are extra params
-----------------------------------------------------------------------

                 Key: CASSANDRA-2740
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2740
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Brandon Williams
            Priority: Trivial
             Fix For: 0.7.7


removetoken takes a token parameter, but decommission works against the node 
where the call is issued.  This allows confusion such as 'nodetool -h localhost 
decommission <ip or token>' actually decommissioning the local node, instead of 
whatever was passed to it.

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

Reply via email to