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 2022/04/09 23:02:48 UTC

[GitHub] [zookeeper] arshadmohammad commented on pull request #1855: ZOOKEEPER-1875: NullPointerException in ClientCnxn$EventThread.processEvent

arshadmohammad commented on PR #1855:
URL: https://github.com/apache/zookeeper/pull/1855#issuecomment-1094138322

   I checked the zk client code carefully, NPE will occur only when watcher is set null either throw ZooKeeper constructor or through register method. Now I think we should do the exactly what had been submitted in latest ZOOKEEPER-1875.patch.
   
   Updated the PR.
   
   


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

To unsubscribe, e-mail: notifications-unsubscribe@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org