[
https://issues.apache.org/jira/browse/ZOOKEEPER-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan P updated ZOOKEEPER-2403:
------------------------------
Attachment: ZOOKEEPER-2403.patch
Before moving to the tests and docs I just wanted to test the waters to ensure
you all were okay with this solution. I think it may be helpful to move quite a
few of these system properties to this class as you can manage them all from a
central location.
It may be more than you are looking for though so I wanted to check first
> Consistently handle and document boolean properties (true/false as well as
> yes/no)
> ----------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2403
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2403
> Project: ZooKeeper
> Issue Type: Wish
> Reporter: Ryan P
> Assignee: Ryan P
> Priority: Trivial
> Attachments: ZOOKEEPER-2403.patch
>
>
> Currently zookeeper.skipACL is evaluated to be either yes or no. This is less
> than intuitive most developers would expect this to except true or false.
> https://github.com/apache/zookeeper/blob/trunk/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java#L96-Lundefined
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)