AlexStocks commented on code in PR #3164:
URL: https://github.com/apache/dubbo-go/pull/3164#discussion_r2696536729
##########
registry/protocol/protocol.go:
##########
@@ -151,6 +151,11 @@ func (proto *registryProtocol) Refer(url *common.URL)
base.Invoker {
reg := proto.getRegistry(url)
+ // copy application name from service URL to registry URL for routers
that need it
Review Comment:
看能否补充一个ut
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]