[
https://issues.apache.org/jira/browse/ZOOKEEPER-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ling Mao updated ZOOKEEPER-3730:
--------------------------------
Fix Version/s: 3.8.0
> fix a typo about watchManagerName in the zookeeperAdmin.md
> ----------------------------------------------------------
>
> Key: ZOOKEEPER-3730
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3730
> Project: ZooKeeper
> Issue Type: Improvement
> Components: documentation
> Reporter: Ling Mao
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.8.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> {code:java}
> * *watchManaggerName* :
> (Java system property only: **zookeeper.watchManagerName**)
> **New in 3.6.0:** Added in
> [ZOOKEEPER-1179](https://issues.apache.org/jira/browse/ZOOKEEPER-1179)
> New watcher manager WatchManagerOptimized is added to optimize the memory
> overhead in heavy watch use cases. This
> config is used to define which watcher manager to be used. Currently, we
> only support WatchManager and
> WatchManagerOptimized.
> {code}
> *watchManaggerName* is a typo
--
This message was sent by Atlassian Jira
(v8.3.4#803005)