Closed binlaniua closed 4 years ago
In my opinion, the comment should be in english.
Yes, Sir.
Xin.Zh notifications@github.com 于2020年1月11日周六 下午10:51写道:
I suggest that the comment should be in english.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/apache/dubbo-js/pull/188?email_source=notifications&email_token=AAECEEEKLGZZGG2AL6TBADTQ5HMGBA5CNFSM4KCCNDY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIWDQ3A#issuecomment-573323372, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAECEEHC4Q2FHVIZ2FJNHF3Q5HMGBANCNFSM4KCCNDYQ .
serviceWorker如果由于心跳被关闭后, 再次启动通知zk后, 这边会收到消息 但是因为断开通知有可能没有发送, 导致agentAddrSet没有移除, 导致这边不会判断还是一致 不会通知dubbo-agent去创建, 由于本身dubbo-agent已经去重重新连接了,所以去掉这边判断的部分