[
https://issues.apache.org/jira/browse/ZOOKEEPER-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211674#comment-15211674
]
Ryan P commented on ZOOKEEPER-2403:
-----------------------------------
Thanks for the assist on that [~phunt]. I do have a question on how to
contribute after reviewing the doc on zookeeper's project page.
https://wiki.apache.org/hadoop/ZooKeeper/HowToContribute
Is svn a hard requirement for contributing code to zookeeper or has the project
migrated toward git. I sampled a few patches that are out there now and they
appear to be diff files generated by git. I have to admit though that I do not
know enough about svn or git to discern the difference between diff files.
Aside from that sure, I would love to fix this. I'll alter the description to
more accurately reflect my efforts. There's no reason I can't fix the classes
you have mentioned above and the documentation within the same jira is there?
If so I can spawn a second jira and link it once I have a viable solution to
the properties issue.
https://wiki.apache.org/hadoop/ZooKeeper/HowToContribute
> 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)