You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by enixon <gi...@git.apache.org> on 2018/03/01 20:30:23 UTC

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

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 <ni...@...>
Date:   2018-03-01T19:21:47Z

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

----


---

[GitHub] zookeeper issue #477: ZOOKEEPER-2988: NPE triggered if server receives a vot...

Posted by enixon <gi...@git.apache.org>.
Github user enixon commented on the issue:

    https://github.com/apache/zookeeper/pull/477
  
    Change merged to branch-3.5 with https://github.com/apache/zookeeper/pull/476, closing this PR as redundant. 


---

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

Posted by enixon <gi...@git.apache.org>.
Github user enixon closed the pull request at:

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


---