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 2021/07/24 19:40:41 UTC

[GitHub] [dubbo-go] AlexStocks commented on a change in pull request #1297: fix:#1143 Feature/reduce etcd registry conn; wait group modify

AlexStocks commented on a change in pull request #1297:
URL: https://github.com/apache/dubbo-go/pull/1297#discussion_r676037039



##########
File path: registry/zookeeper/registry.go
##########
@@ -312,3 +313,8 @@ func (r *zkRegistry) getCloseListener(conf *common.URL) (*RegistryConfigurationL
 
 	return zkListener, nil
 }
+
+func (r *zkRegistry) handleClientRestart() {

Review comment:
       AsyncHandleClientRestart




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

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

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