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/12/01 03:37:07 UTC

[GitHub] [zookeeper] TisonKun commented on issue #1120: ZOOKEEPER-3579: Handle null default watcher gracefully

TisonKun commented on issue #1120: ZOOKEEPER-3579: Handle null default watcher gracefully
URL: https://github.com/apache/zookeeper/pull/1120#issuecomment-560048732
 
 
   @anmolnar yes and if user doesn't provides defaultWatcher. The default is `null`. We can make it non-null by setting as dummy watcher but it will cause cycles always trigger a dummy watcher.

----------------------------------------------------------------
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