You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/04/04 06:15:47 UTC

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

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


##########
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:
   useNacosRegister Not effective when registerId  not equals RegistryType



-- 
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: dev-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org