[
https://issues.apache.org/jira/browse/CASSANDRA-7173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132956#comment-14132956
]
Brandon Williams commented on CASSANDRA-7173:
---------------------------------------------
I think what we want to do is suppress the ownership _column_, not the entire
output from status, since everything else is still useful. Also in the case
that only the system keyspace exists, no message is printed. (all of these
patches are small enough that you could squash them into one)
> Make "nodetool [ring|status] system" return a message that ownership is
> nonsense
> --------------------------------------------------------------------------------
>
> Key: CASSANDRA-7173
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7173
> Project: Cassandra
> Issue Type: Wish
> Components: Tools
> Reporter: Jeremy Hanna
> Assignee: Steven Nelson
> Priority: Trivial
> Labels: lhf
> Attachments:
> 0001-Adding-additional-check-for-LocalStrategy-replicatio.patch,
> 0002-Fix-keyspace-does-not-exist-issue.patch,
> 0003-Change-nodetool-ring-to-match-nodetool-status.patch,
> 0004-Per-feedback-from-Brandon-Williams-I-removed-ownersh.patch
>
>
> The ownership column for the output for nodetool [ring|status] really doesn't
> make sense for the system keyspace since it's a special case and uses the
> LocalStrategy. We should return a message, perhaps like we do when not
> specifying a keyspace, that the ownership in the case of system is nonsense.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)