GitHub user Randgalt opened a pull request:
https://github.com/apache/curator/pull/248
[CURATOR-446] Update docs to document how to use the curator-test module
with ZooKeeper 3.4.x
Update docs to document how to use the curator-test module with ZooKeeper
3.4.x
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-446
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/248.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 #248
----
commit e37cb59c1e9b7ac7f21d3c3444b6bb789a3e3708
Author: randgalt <[email protected]>
Date: 2017-12-19T02:11:27Z
Update docs to document how to use the curator-test module with ZooKeeper
3.4.x
----
---