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: Core
Affects Versions: 1.0.5, 0.8.7
Reporter: Rick Branson
Priority: Minor
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