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 2022/04/09 00:30:29 UTC

[GitHub] [dubbo-go-pixiu] ztelur commented on a diff in pull request #389: Bugfix nacos registry bug

ztelur commented on code in PR #389:
URL: https://github.com/apache/dubbo-go-pixiu/pull/389#discussion_r846550208


##########
pkg/client/dubbo/dubbo.go:
##########
@@ -323,7 +323,7 @@ func (dc *Client) create(key string, irequest fc.IntegrationRequest) *generic.Ge
 	// sleep when first call to fetch enough service meta data from nacos
 	// todo: GenericLoad should guarantee it
 	if useNacosRegister {

Review Comment:
   按照 RegistryConfig.Protocol == nacos 进行判断



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