wuwen5 commented on issue #8325: URL: https://github.com/apache/dubbo/issues/8325#issuecomment-1015329205
@chickenlj 会影响到 #6426 问题吗 ? 2.7.6及后续版本中标签路由(TagRouter)行为不符合预期的问题 > 经过 org.apache.dubbo.registry.integration.RegistryDirectory#mergeUrl 方法的处理之后,程序会把provider端的tag注入到属性 this.overrideDirectoryUrl中,因此 getConsumerUrl 方法返回的URL中就有了 tag 信息 > 请问这个问题是否会被修正呢?还是我们的用法不对? 升级2.7.15后发现 又重现 #6426 的问题了 -- 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]
