You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "wavesZh (GitHub)" <gi...@apache.org> on 2019/08/21 06:38:07 UTC

[GitHub] [dubbo] wavesZh commented on issue #4838: CuratorZookeeperClient中isConnected判断逻辑

`client.close()`会将`isConnected.set(false);`。如果close了,`CuratorZookeeperClient#isConnected()`的确会返回false,看起来没什么问题。你指的场景是什么?

[ Full content available at: https://github.com/apache/dubbo/issues/4838 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org