[
https://issues.apache.org/jira/browse/CASSANDRA-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuki Morishita updated CASSANDRA-3863:
--------------------------------------
Attachment: cassandra-1.1-3863.txt
Patch attached to let {{getTokenToEndpointMap }} return Map with tokens in
ascending order.
> Nodetool ring output not sorted by token order
> ----------------------------------------------
>
> Key: CASSANDRA-3863
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3863
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.1
> Reporter: Michael Allen
> Assignee: Yuki Morishita
> Priority: Minor
> Fix For: 1.1
>
> Attachments: cassandra-1.1-3863.txt
>
>
> Prior to 1.1 the output of nodetool ring was sorted in token order. It looks
> like StorageService.getTokenToEndpointMap has been changed to return
> Map<String,String> in place of the previously used Map<Token, String>.
--
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