Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/179
Thanks everyone for feedback. Updated pull request to address your review
comments. One change I made on latest update is to introduce an internal Java
system property zookeeper.test.4lw.enabled for tests so we don't have to copy
paste the lengthy set up code for zookeeper.4lw.commands.whitelist property and
use zookeeper.test.4lw.enabled instead providing an elegant switch.
zookeeper.4lw.commands.whitelist is still used in some tests to provide
complete code coverage for new code paths introduced.
All tests should be green now.
---
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.
---