[ https://issues.apache.org/jira/browse/ZOOKEEPER-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361045#comment-16361045 ]
ASF GitHub Bot commented on ZOOKEEPER-2939: ------------------------------------------- GitHub user anmolnar opened a pull request: https://github.com/apache/zookeeper/pull/463 ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals - branch-3.5 build fix @afine This PR is a fix for branch-3.5 builds. Please take this as high priority. You can merge this pull request into a Git repository by running: $ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-2939_3.5 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/463.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 #463 ---- commit 57b20b92a949137897b19a0fd308750f0cb2a0ae Author: Andor Molnar <andor@...> Date: 2018-02-12T16:44:04Z ZOOKEEPER-2939. Fix the build, because ClientBase.createEmptyTestDir() is not available on this branch ---- > Deal with maxbuffer as it relates to proposals > ---------------------------------------------- > > Key: ZOOKEEPER-2939 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2939 > Project: ZooKeeper > Issue Type: Sub-task > Components: jute, server > Reporter: Andor Molnar > Assignee: Andor Molnar > Priority: Major > Fix For: 3.5.4, 3.6.0 > > > Monitor real-time Jute buffer usage as it relates to proposals. -- This message was sent by Atlassian JIRA (v7.6.3#76005)