GitHub user srdo opened a pull request:
https://github.com/apache/curator/pull/239
Add note to zk compatibility page that curator-test should not be upgâ¦
â¦raded to 4.0 when testing against Zookeeper 3.4.x
It seems useful to put a note in about this, since it isn't obvious that
you should do this unless you happen to look at
https://github.com/apache/curator/blob/master/curator-test-zk34/README.md.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/curator expand-compatibility-description
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/239.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 #239
----
commit dd1bef665c3d74dbaa92550171bd47e4a70bc139
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-10-19T17:28:37Z
Add note to zk compatibility page that curator-test should not be upgraded
to 4.0 when testing against Zookeeper 3.4.x
----
---