You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Justin SB (JIRA)" <ji...@apache.org> on 2013/07/13 02:43:50 UTC

[jira] [Created] (ZOOKEEPER-1725) Zookeeper Dynamic Conf writes out hostnames when IPs are supplied

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