GitHub user Randgalt opened a pull request:
https://github.com/apache/zookeeper/pull/249
[ZOOKEEPER-2779] Branch 3.5 backport
Branch 3.5 backport of https://github.com/apache/zookeeper/pull/248
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Randgalt/zookeeper ZOOKEEPER-2779-3.5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/249.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 #249
----
commit 5b59ee2e2cbcc65a76b76cf4fc5f0b6c6a92a980
Author: randgalt <[email protected]>
Date: 2017-05-09T14:12:41Z
Provide a means to disable setting of the Read Only ACL for the reconfig
node added in ZOOKEEPER-2014. That change made it very cumbersome to use the
reconfig feature and also could worsen security as the entire ZK database is
open to "super" user while the reconfig node is being changed (the only
possible method as of ZOOKEEPER-2014).
----
---
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.
---