[
https://issues.apache.org/jira/browse/CASSANDRA-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Overton updated CASSANDRA-4125:
-----------------------------------
Description:
The proposed changes are intended to preserve backwards compatibility:
|| op || behaviour || deprecated warning?
| join | Join the ring, use with {{-t}} to join at a specific token, or to add
a token to an existing host |
| ring | prints the first token for each node, add {{-a}} to print all tokens |
| move <new token> | if the node only has 1 token then move it. Otherwise die
with an error. | *deprecated*
| removetoken status/force/<token> | removes the node who owns <token> from the
ring. use {{-t}} option to only remove the token from the node instead of the
whole node. |
| describering [keyspace] | show all ranges and their endpoints |
| getendpoints <keyspace> <cf> <key> | Print the endpoints that own the key and
also their list of tokens |
was:
The proposed changes are intended to preserve backwards compatibility:
|| op || behaviour || deprecated warning?
| join | Join the ring, use with <tt>-t</tt> to join at a specific token, or to
add a token to an existing host |
| ring | prints the first token for each node, add <tt>-a</tt> to print all
tokens |
| move <new token> | if the node only has 1 token then move it. Otherwise die
with an error. | *deprecated*
| removetoken status/force/<token> | removes the node who owns <token> from the
ring. use <tt>-t</tt> option to only remove the token from the node instead of
the whole node. |
| describering [keyspace] | show all ranges and their endpoints |
| getendpoints <keyspace> <cf> <key> | Print the endpoints that own the key and
also their list of tokens |
> Update nodetool for vnodes
> --------------------------
>
> Key: CASSANDRA-4125
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4125
> Project: Cassandra
> Issue Type: Sub-task
> Components: Core
> Reporter: Sam Overton
> Assignee: Sam Overton
>
> The proposed changes are intended to preserve backwards compatibility:
> || op || behaviour || deprecated warning?
> | join | Join the ring, use with {{-t}} to join at a specific token, or to
> add a token to an existing host |
> | ring | prints the first token for each node, add {{-a}} to print all tokens
> |
> | move <new token> | if the node only has 1 token then move it. Otherwise die
> with an error. | *deprecated*
> | removetoken status/force/<token> | removes the node who owns <token> from
> the ring. use {{-t}} option to only remove the token from the node instead of
> the whole node. |
> | describering [keyspace] | show all ranges and their endpoints |
> | getendpoints <keyspace> <cf> <key> | Print the endpoints that own the key
> and also their list of tokens |
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira