GitHub user anmolnar opened a pull request:

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

    ZOOKEEPER-2101: Transaction larger than max buffer of jute makes zookeeper 
unavailable

    This patch has been created to reanimate an ancient, unclosed Jira:
    https://issues.apache.org/jira/browse/ZOOKEEPER-2101
    
    Original patch was done by Liu Shaohui and applied to latest trunk
    without any modification.
    
    This one would be a nice kick off for implementing jute (max) buffer size
    monitoring.

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

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

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

    https://github.com/apache/zookeeper/pull/412.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 #412
    
----
commit 68a5672aa2df542d7f7979d3876be871b685a197
Author: Andor Molnár <an...@cloudera.com>
Date:   2017-10-30T14:28:28Z

    ZOOKEEPER-2101: This patch has been created to reanimate an ancient, 
unclosed Jira:
    
    https://issues.apache.org/jira/browse/ZOOKEEPER-2101
    
    Original patch was done by Liu Shaohui and applied to latest trunk
    without any modification.
    
    This one would be a nice kick off for implementing jura buffer size
    monitoring.

----


---

Reply via email to