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/12/27 05:21:26 UTC

[GitHub] [dubbo-go] jack15083 commented on issue #956: consumer端zk断开重连后调不通provider服务

jack15083 commented on issue #956:
URL: https://github.com/apache/dubbo-go/issues/956#issuecomment-751427818


   zk 监听逻辑这里  zk连接丢失不应该close,这样会导致整个zk监听 goroutine exit掉,服务就会一直调不通了,这里应该改成重连比较好 
   
   ![image](https://user-images.githubusercontent.com/2142066/103164459-6091a380-4846-11eb-99a4-6fac1dbd88c6.png)
   


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



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