GitHub user Reidddddd opened a pull request:
https://github.com/apache/zookeeper/pull/666
ZOOKEEPER-1908: setAcl should be have a recursive function
Backport to branch-3.5.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Reidddddd/zookeeper zkp-1908
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/666.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 #666
----
commit e06aab2960f3575fcdd1d30510eb9a19e69c80e2
Author: Reid Chan <reidchan@...>
Date: 2018-10-10T02:13:10Z
ZOOKEEPER-1908: setAcl should be have a recursive function
----
---