Mesh路由:如何配置才能使一个Mesh路由文件/规则 同时作用于多个不同的application
Open
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Ask your question here
目前是通过applicationName去配置中心匹配具体的Mesh路由规则,例如app1会去匹配app1.MESHAPPRULE。线上实践很可能需要app2也能匹配到同一个Mesh Rule(实际的例子是同机房优先路由策略,不同的app用同一套同机房优先路由Mesh Rule即可 )
Contributor guide
Assessment
This issue has not been assessed yet.