You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "maoling (Jira)" <ji...@apache.org> on 2020/02/18 02:23:00 UTC

[jira] [Resolved] (ZOOKEEPER-3729) fix a typo about watchManagerName in the zookeeperAdmin.md

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

maoling resolved ZOOKEEPER-3729.
--------------------------------
    Resolution: Duplicate

> fix a typo about watchManagerName in the zookeeperAdmin.md
> ----------------------------------------------------------
>
>                 Key: ZOOKEEPER-3729
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3729
>             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)