GitHub user afine opened a pull request:
https://github.com/apache/zookeeper/pull/436
[WIP] ZOOKEEPER-2249: CRC check failed when preAllocSize smaller than node
data
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afine/zookeeper ZOOKEEPER-2249
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/436.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 #436
----
commit 99236e2ddb10de6d20e5afea7e79751404ae48c6
Author: Abraham Fine <[email protected]>
Date: 2017-12-19T02:33:11Z
ZOOKEEPER-2249: CRC check failed when preAllocSize smaller than node data
----
---