[
https://issues.apache.org/jira/browse/CASSANDRA-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161770#comment-13161770
]
Hudson commented on CASSANDRA-3556:
-----------------------------------
Integrated in Cassandra-0.8 #408 (See
[https://builds.apache.org/job/Cassandra-0.8/408/])
use cannonical host for local node in nodetool info
patch by Rick Branson; reviewed by jbellis for CASSANDRA-3556
jbellis :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1209608
Files :
* /cassandra/branches/cassandra-0.8/CHANGES.txt
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/tools/NodeProbe.java
> nodetool info reports inaccurate datacenter/rack for localhost
> --------------------------------------------------------------
>
> Key: CASSANDRA-3556
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3556
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.8.1
> Reporter: Rick Branson
> Assignee: Rick Branson
> Priority: Minor
> Fix For: 0.8.9, 1.0.6
>
> Attachments: 3556-v2.txt, 3556.txt
>
>
> The datacenter & rack information provided by 'nodetool info' is incorrect
> when using 'nodetool -h localhost info'. This is because the IP address
> passed to the EndpointSnitch to determine the datacenter & rack is sourced
> from the host parameter provided to nodetool and not the actual endpoint
> address used in the ring.
--
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