GitHub user anmolnar opened a pull request:
https://github.com/apache/zookeeper/pull/462
ZOOKEEPER-2939. Deal with maxbuffer as it relates to proposals
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 f6dc63c7c2af38688a796b0fe9c0f47d8044d2b1
Author: Andor Molnar <andor@...>
Date: 2018-02-12T14:17:12Z
ZOOKEEPER-2939. Deal with maxbuffer as it relates to proposals
----
---