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/07/02 07:52:24 UTC

[GitHub] [dubbo-go] coffeehc opened a new issue #642: 兼容dubbo 2.7.3 注册nacos时serviceName最后多出来一个冒号的临时解决方案

coffeehc opened a new issue #642:
URL: https://github.com/apache/dubbo-go/issues/642


   在references里面的服务配置的version变量值最后面加上一个冒号即可解决,原因如下:
   
   https://github.com/apache/dubbo-go/blob/b568e86aa37b30687b9fc9dc21ec7d5fb045ddb1/registry/nacos/registry.go#L136
   
   这里面的都是直接拼接的,由于group为空,所以不会有最后的冒号,为了兼容新老版本的拼接策略差异,建议直接在配置的版本号的时候直接在版本号后面带上冒号来解决这个问题。呃,也许不一定说清楚了,请开发组的同学补充一下吧。


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


[GitHub] [dubbo-go] hxmhlt commented on issue #642: 兼容dubbo 2.7.3 注册nacos时serviceName最后多出来一个冒号的临时解决方案

Posted by GitBox <gi...@apache.org>.
hxmhlt commented on issue #642:
URL: https://github.com/apache/dubbo-go/issues/642#issuecomment-653852220


   @gaoxinge 


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


[GitHub] [dubbo-go] AlexStocks closed issue #642: 兼容dubbo 2.7.3 注册nacos时serviceName最后多出来一个冒号的临时解决方案

Posted by GitBox <gi...@apache.org>.
AlexStocks closed issue #642:
URL: https://github.com/apache/dubbo-go/issues/642


   


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


[GitHub] [dubbo-go] hxmhlt removed a comment on issue #642: 兼容dubbo 2.7.3 注册nacos时serviceName最后多出来一个冒号的临时解决方案

Posted by GitBox <gi...@apache.org>.
hxmhlt removed a comment on issue #642:
URL: https://github.com/apache/dubbo-go/issues/642#issuecomment-653852220


   @gaoxinge 


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


[GitHub] [dubbo-go] AlexStocks closed issue #642: 兼容dubbo 2.7.3 注册nacos时serviceName最后多出来一个冒号的临时解决方案

Posted by GitBox <gi...@apache.org>.
AlexStocks closed issue #642:
URL: https://github.com/apache/dubbo-go/issues/642


   


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