GitHub user revans2 opened a pull request:
https://github.com/apache/zookeeper/pull/652
ZOOKEEPER-3156: Add in option to canonicalize host name
This is the master and 3.5 version of #648. It should apply cleanly to
both lines, but if you want a separate pull request for each I am happy to do
it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/zookeeper ZOOKEEPER-3156
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/652.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #652
----
commit 24aca04adf57d10df123e2d61f55e2eb1344c014
Author: Robert Evans <evans@...>
Date: 2018-09-26T20:40:26Z
ZOOKEEPER-3156: Add in option to canonicalize host name
----
---