GitHub user enixon opened a pull request:
https://github.com/apache/zookeeper/pull/478
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-3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/478.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 #478
----
commit 6fc857a1cfe97a46a4f453613b95f9682adcce96
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
----
---