[GitHub] zookeeper pull request #477: ZOOKEEPER-2988: NPE triggered if server receive...

2018-04-30 Thread enixon
Github user enixon closed the pull request at:

https://github.com/apache/zookeeper/pull/477


---


[GitHub] zookeeper pull request #477: ZOOKEEPER-2988: NPE triggered if server receive...

2018-03-01 Thread enixon
GitHub user enixon opened a pull request:

https://github.com/apache/zookeeper/pull/477

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.5

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zookeeper/pull/477.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 #477


commit a1364d8c4ec9fdf1c4210b6485a6a143c1e14f5f
Author: Brian Nixon 
Date:   2018-03-01T19:21:47Z

ZOOKEEPER-2988: NPE triggered if server receives a vote for a server id not 
in their voting view




---