GitHub user roy2220 opened a pull request:
https://github.com/apache/zookeeper/pull/511
Incorrect constant value
https://github.com/apache/zookeeper/blob/master/src/java/main/org/apache/zookeeper/ZooDefs.java#L69
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/roy2220/zookeeper master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/511.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 #511
----
commit 683da0a408efe54c7cce1c9189bcd2cf9b36968b
Author: Roy O'Young <roy2220@...>
Date: 2018-05-04T17:01:07Z
Incorrect constant value
https://github.com/apache/zookeeper/blob/master/src/java/main/org/apache/zookeeper/ZooDefs.java#L69
----
---