xxs588 commented on issue #3204:
URL: https://github.com/apache/dubbo-go/issues/3204#issuecomment-4681442023
#3400 把 #3397 #3398 的问题顺利解决啦,然后我这边测试发现预期行为都是正确的
Provider: dubbo.WithTag("gray") →application.tag=gray →
MetadataInfo.Tag=gray → ZK storage
Consumer: ZK read → instance.Tag=gray → ToURLs() → dubbo.tag=gray → Tag
Router 匹配成功
task 测试完毕啦
--
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]