[ https://issues.apache.org/jira/browse/CASSANDRA-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207453#comment-13207453 ]
Peter Schuller commented on CASSANDRA-3412: ------------------------------------------- Yes, our tool auto-detects the keyspace if possible (if there is just a single non-system keyspace) and requires a --keyspace otherwise. If rack awareness is not enabled or the ring spaced in such a way that it doesn't matter (again CASSANDRA-3810) there would be no need to be per-ks and just looking at data centers would be correct and thus keyspace/RF knowledge would not be necessary. Maybe it could look at all keyspaces and pick the one with the highest RF, if one doesn't choose a keyspace? > 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