bobopan commented on issue #1072:
URL: https://github.com/apache/dubbo-go/issues/1072#issuecomment-792424028


   > > 问题核心在于收到节点上下线的invker处理逻辑上是有问题的
   > 
   > 
我感觉这里是有坑的。因为按照我们的设计,如果你provider节点直接下线,那么consumer应该是直接清理了本地的provider列表,连重试都不会。
   > 
   > 也就是说,可能是最后一个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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to