GitHub user kghost opened a pull request:
https://github.com/apache/curator/pull/246
Detect ZooKeeper 3.5.x under OSGi
Fix: CURATOR-445
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kghost/curator CURATOR-445
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/246.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 #246
----
commit 477438ab129da3d53ef9974ff0a088a63f3b8647
Author: Zang MingJie <[email protected]>
Date: 2017-12-14T10:27:36Z
Detect ZooKeeper 3.5.x under OSGi
Fix: CURATOR-445
----
---