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
             Fix For: 1.1


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

        

Reply via email to