[
https://issues.apache.org/jira/browse/ZOOKEEPER-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17042778#comment-17042778
]
Asutosh Pandya edited comment on ZOOKEEPER-3730 at 2/23/20 2:22 AM:
--------------------------------------------------------------------
[~maoling] - Please review and merge
[[https://github.com/apache/zookeeper/pull/1260]] for this issue.
was (Author: asutosh_pandya):
[~maoling] - Please review and merge
[PR|[https://github.com/apache/zookeeper/pull/1260]] for this issue.
> 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)