GitHub user yongtang opened a pull request:
https://github.com/apache/zookeeper/pull/37
ZOOKEEPER-1846: Always recreate socket addresses for any DNS change.
This pull is also related to ZOOKEEPER-1506. The fix allows DNS changes to
be applied when ZooKeeper is running. ZOOKEEPER-1506 partially solves this
issue, which has already been
applied to ZooKeeper 3.5.1 (RC3). This pull request allows ZOOKEEPER-1846
to be fixed as well.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yongtang/zookeeper branch-3.5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/37.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 #37
----
commit 92a55a764f54521d3cd745a26f2fedfa7b5804ac
Author: yongtang <[email protected]>
Date: 2015-07-07T01:15:50Z
ZOOKEEPER-1846: Always recreate socket addresses for any DNS change. This
fix is also related to ZOOKEEPER-1506.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---