You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/11/18 16:36:22 UTC

[GitHub] [zookeeper] Randgalt removed a comment on issue #1149: ZOOKEEPER-3611:addWatch api supports all watch event type, strengthen the corresponding CLI and add a documentation

Randgalt removed a comment on issue #1149: ZOOKEEPER-3611:addWatch api supports all watch event type, strengthen the corresponding CLI and add a documentation
URL: https://github.com/apache/zookeeper/pull/1149#issuecomment-555075287
 
 
   This PR is missing some changes. DataTree's `addWatch()` method needs to be updated. Currently it adds the watcher to both `dataWatches` and `childWatches`. This means that there actually is no distinction between STANDARD_CHILD, STANDARD_DATA, STANDARD_EXIST.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services