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


   
这里连接的不是注册中心,注册中心本身没有问题,和注册中心的链接也没有问题,是和他下面provider链接的,连不上,这个是不是分成两种一种是保活机制,重试是否有必要放到每次链接都去使用?在网络抖动或者临时链接不上,在rpc调用的时候应该优先使用存活的,而在心跳调用的时候,失败的用于心跳链接上去?而且在provider下线的时候也会有明显的通知,同时各个consumer,我节点下线的


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