Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support application-level routing for dubbo #306

Closed
zhaohuabing opened this issue Mar 2, 2023 · 0 comments
Closed

support application-level routing for dubbo #306

zhaohuabing opened this issue Mar 2, 2023 · 0 comments

Comments

@zhaohuabing
Copy link
Member

Some large dubbo applications have enormous Interfaces, which can cause a performance bottleneck for control plane because Aeraki Mesh currently treats each Dubbo Interface as a single service in a mesh.

We'd like to support both application-lebel and interface-level routing for dubbo, and leave the choice to the users.

zhaohuabing added a commit that referenced this issue Mar 2, 2023
* support application-level routing for Dubbo

Signed-off-by: huabingzhao <[email protected]>

* support application-level routing for Dubbo

Signed-off-by: huabingzhao <[email protected]>

* fix test

Signed-off-by: huabingzhao <[email protected]>

* fix test

Signed-off-by: huabingzhao <[email protected]>

---------

Signed-off-by: huabingzhao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant