[
https://issues.apache.org/jira/browse/CASSANDRA-16283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276736#comment-17276736
]
Brandon Williams commented on CASSANDRA-16283:
----------------------------------------------
+1
bq. We need only to move the CHANGES.txt update to the top on commit.
Historically we've left it out of the patch, it's up to the committer to
handle, and it often ends up conflicting too when in a patch.
> Incorrect output in "nodetool status -r"
> ----------------------------------------
>
> Key: CASSANDRA-16283
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16283
> Project: Cassandra
> Issue Type: Bug
> Components: Tool/nodetool
> Reporter: Yakir Gibraltar
> Assignee: Adam Holmberg
> Priority: Low
> Fix For: 4.0-beta
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> nodetool status -r not working well on C* 4,
> Version:
> {code:java}
> [root@foo001 ~]# nodetool version
> ReleaseVersion: 4.0-beta3
> {code}
> Without resolving:
> {code:java}
> [root@foo001 ~]# nodetool status
> Datacenter: V4CH
> ================
> Status=Up/Down
> |/ State=Normal/Leaving/Joining/Moving
> -- Address Load Tokens Owns(effective) Host ID
> Rack
> UN 1.2.3.4 363.68 KiB 128 ?
> 92ae4c39-edb3-4e67-8623-b49fd8301b66 RAC1
> UN 1.2.3.5 109.71 KiB 128 ?
> d80647a8-32b2-4a8f-8022-f5ae3ce8fbb2 RAC1
> {code}
> With resolving:
> {code:java}
> [root@foo001 ~]# nodetool status -r
> Datacenter: V4CH
> ================
> Status=Up/Down
> |/ State=Normal/Leaving/Joining/Moving
> -- Address Load Tokens Owns (effective) Host ID Rack
> ?N foo001.tab.com ? 128 ? RAC1
> ?N foo002.tab.com ? 128 ? RAC1
> {code}
> I only changed here IPs and hostnames.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]