GitHub user Randgalt opened a pull request:
https://github.com/apache/curator/pull/122
[CURATOR-244] ZKPaths.mkdirs() was always passing the full path to the
aclProvider instead of the subpath being created
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-244
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/122.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 #122
----
commit d6da90e8e746c92cc182e62a96fc2a9182fd1a15
Author: randgalt <[email protected]>
Date: 2016-01-12T15:13:12Z
ZKPaths.mkdirs() was always passing the full path to the aclProvider
instead of the subpath being created
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---