GitHub user maplebed opened a pull request:
https://github.com/apache/zookeeper/pull/7
read all the stat info, even when it exceeds 2048 bytes.
More details in https://issues.apache.org/jira/browse/ZOOKEEPER-1826
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maplebed/zookeeper ZOOKEEPER-1826
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/7.patch
----
commit c956f43a6c50a7dfa80fad012c1dfed9857c6fa6
Author: Ben Hartshorne <[email protected]>
Date: 2013-12-03T19:47:33Z
read all the stat info, even when it exceeds 2048 bytes.
----