BigXin0109 commented on PR #12742: URL: https://github.com/apache/dubbo/pull/12742#issuecomment-1639636357
当服务关闭时,CuratorWatcherImpl 调用了unwatch方法,导致childListener设置为null。此时process可能正在执行,且是另一个线程处理,在极端情况下,可能会NPE出现 -- 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-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org