binlaniua opened a new pull request #188: fix #187 URL: https://github.com/apache/dubbo-js/pull/188 serviceWorker如果由于心跳被关闭后, 再次启动通知zk后, 这边会收到消息 但是因为断开通知有可能没有发送, 导致agentAddrSet没有移除, 导致这边不会判断还是一致 不会通知dubbo-agent去创建, 由于本身dubbo-agent已经去重重新连接了,所以去掉这边判断的部分
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
