Github user tamaashu commented on the issue:
https://github.com/apache/zookeeper/pull/395
The original PR was https://github.com/apache/zookeeper/pull/354, which is
already merged to master. Sadly because of some differences it needed some
manual corrections after cherry-picking, so I had to create this PR separately.
I've also created https://github.com/apache/zookeeper/pull/399 for branch
3.4, which also has differences from master.
As far as I know no public interfaces are affected. mhan also reviewed my
original changeset.
Next time I'll create PRs for separate branches in the same time.
---