GitHub user enixon opened a pull request:
https://github.com/apache/zookeeper/pull/476
ZOOKEEPER-2988: NPE triggered if server receives a vote for a server â¦
â¦id not in their voting view
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/enixon/zookeeper ZOOKEEPER-2988
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/476.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 #476
----
commit 1862a718168ee07287d0b9769a0f4ce20bd1bd32
Author: Brian Nixon <nixon@...>
Date: 2018-03-01T19:19:51Z
ZOOKEEPER-2988: NPE triggered if server receives a vote for a server id not
in their voting view
----
---