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

Vijay commented on CASSANDRA-3412:
----------------------------------

We also have something similar to this internally, but if we make it generic we 
will almost never know which keyspace is the right one to show or what user 
wants to be as default... if there are clusters with 10's of keyspace's (which 
is a norm) and not all of them are connected to all the DC's and if we pick the 
wrong one we will still be showing the user like own's => 0... we can print the 
keyspace name, but it might not help a guy who operates this cluster who might 
not know about the the use case.
What do u think? in either ways it is better than what we have now :)
                
> make nodetool ring ownership smarter
> ------------------------------------
>
>                 Key: CASSANDRA-3412
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3412
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jackson Chung
>            Assignee: Vijay
>            Priority: Minor
>
> just a thought.. the ownership info currently just look at the token and 
> calculate the % between nodes. It would be nice if it could do more, such as 
> discriminate nodes of each DC, replica set, etc. 
> ticket is open for suggestion...

--
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