You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/01/19 13:49:31 UTC

[GitHub] [dubbo-js] luruozhou edited a comment on issue #80: Node进程会偶尔与zk集群断开连接,导致socket无可用agent

luruozhou edited a comment on issue #80: Node进程会偶尔与zk集群断开连接,导致socket无可用agent
URL: https://github.com/apache/dubbo-js/issues/80#issuecomment-576006451
 
 
   还有种情况会导致拿不到服务列表,情况是provider没有注册到zk上,但与本issue无关。
   [ZOOKEEPER-2355](https://github.com/apache/zookeeper/pull/304)
   出现场景是 zk服务器故障,provider重连zk创建节点, 却由于之前的临时节点未删除返回NodeExists异常,provider误以为服务注册成功。 后续故障服务器恢复删除了临时节点,导致实际上服务注册列表为空。

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

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org