Justin SB created ZOOKEEPER-1725:
------------------------------------

             Summary: Zookeeper Dynamic Conf writes out hostnames when IPs are 
supplied
                 Key: ZOOKEEPER-1725
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1725
             Project: ZooKeeper
          Issue Type: Bug
    Affects Versions: 3.5.0
            Reporter: Justin SB
            Priority: Minor


When writing the dynamic configuration out, Zookeeper writes out hostnames, 
even if an IP address is supplied.  These may not correctly round-trip (e.g. 
127.0.0.1 might be written as localhost which may then resolve to 127.0.0.1 and 
another IP address).

This isn't actually causing problems for me right now, but seems very likely to 
cause hard-to-track-down problems in future.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to