You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by anmolnar <gi...@git.apache.org> on 2018/04/24 10:37:15 UTC

[GitHub] zookeeper pull request #462: ZOOKEEPER-2980 Backport ZOOKEEPER-2939 Deal wit...

GitHub user anmolnar reopened a pull request:

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

    ZOOKEEPER-2980 Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals - branch-3.4

    Branch 3.4 version of https://github.com/apache/zookeeper/pull/415

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-2939_34

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

    https://github.com/apache/zookeeper/pull/462.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 #462
    
----
commit 4b70395eeb3f9a5591cf7d6b9aea91a77c350cf4
Author: Andor Molnar <an...@...>
Date:   2018-02-12T14:17:12Z

    ZOOKEEPER-2939. Deal with maxbuffer as it relates to proposals

----


---