wangzhenxyz1 opened a new issue #9482: URL: https://github.com/apache/dubbo/issues/9482
- [v] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.13 * Operating System version: MacOS 11.6 * Java version: 1.8 ### Steps to reproduce this issue Two different consumer applications both subscribe the same provider , currently we need to design provider tag definition, tag router name pattern is the remote application name appends tag-router suffix, i can not differ from two consumers's tag-router definition. I hope that i have explained clearly. <!-- What do you expect from the above steps?--> ### Actual Behavior <!-- What actually happens? --> we can not differ from multi unique consumers's tag-router definition. I hope that i have explained clearly. -- 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]
