[
https://issues.apache.org/jira/browse/ZOOKEEPER-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280305#comment-15280305
]
Steve Shabino commented on ZOOKEEPER-2403:
------------------------------------------
Documentation ought to be updated to include valid values. For example, there's
no mention on this page about the values yes/no for zookeeper.skipACL:
https://zookeeper.apache.org/doc/r3.4.6/zookeeperAdmin.html
> 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)