-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: documentation
-
Labels:
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);
- links to