GitHub user yisong-yue opened a pull request:
https://github.com/apache/zookeeper/pull/649
ZOOKEEPER-2847: Cannot bind to client port when reconfig based on old
static config
PR No.2: Prevent removing client info from static config file to fix
ReconfigLegacyTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yisong-yue/zookeeper ZOOKEEPER-2847
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/649.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 #649
----
commit 5a9173b681c4bc4d508cceaafff53d5407027721
Author: Yisong Yue <yisongyue@...>
Date: 2018-09-29T07:18:32Z
ZOOKEEPER-2847: Cannot bind to client port when reconfig based on old
static config
----
---