GitHub user Reidddddd opened a pull request:
https://github.com/apache/zookeeper/pull/650
ZOOKEEPER-1908: setAcl should be have a recursive function
Let setAcl support recursive option, no new UT added.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Reidddddd/zookeeper ZOOKEEPER-1908
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/650.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 #650
----
commit 9ec3d83707163feb9896c9a5d79d4ecfd224faa1
Author: Reid Chan <reidchan@...>
Date: 2018-09-29T09:48:50Z
ZOOKEEPER-1908: setAcl should be have a recursive function
----
---