Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
zookeeperAdmin.md:
By default, this feautre is disabled, set "true" to enable it.
From the code, enable by default and feautre is a typo.
digestEnabled = Boolean.parseBoolean(System.getProperty(ZOOKEEPER_DIGEST_ENABLED, "true")); LOG.info("{} = {}", ZOOKEEPER_DIGEST_ENABLED, digestEnabled);
Attachments
Issue Links
- links to