[
https://issues.apache.org/jira/browse/ZOOKEEPER-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042776#comment-17042776
]
Asutosh Pandya commented on ZOOKEEPER-3730:
-------------------------------------------
[https://github.com/apache/zookeeper/pull/1260]
> 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: maoling
> Priority: Trivial
>
> {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)