Ryan P created ZOOKEEPER-2403:
---------------------------------
Summary: zookeeper.skipACL should be a boolean in addition to a
yes or no
Key: ZOOKEEPER-2403
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2403
Project: ZooKeeper
Issue Type: Wish
Reporter: Ryan P
Priority: Trivial
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)