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 for selecting a specific service provider during debugging #1230

Closed
tonycody opened this issue Sep 7, 2023 · 0 comments
Closed

Support for selecting a specific service provider during debugging #1230

tonycody opened this issue Sep 7, 2023 · 0 comments

Comments

@tonycody
Copy link
Contributor

tonycody commented Sep 7, 2023

When in a development environment, services are registered in the registry. The same project, the same service, multiple coworkers start the project, multiple service providers exist, and at the moment the service is requested, coworker A may expect the request to be for his own machine.

This scenario is currently not supported, you need to add a service provider IP selection item in the debug page, when you select a provider request, request the service provider's machine. When not selected, the load is balanced by default.

image

tonycody added a commit to xs-fork/dubbo-admin that referenced this issue Sep 7, 2023
When in a development environment, services are registered in the registry. The same project, the same service, multiple coworkers start the project, multiple service providers exist, and at the moment the service is requested, coworker A may expect the request to be for his own machine.

This scenario is currently not supported, you need to add a service provider IP selection item in the debug page, when you select a provider request, request the service provider's machine. When not selected, the load is balanced by default.
tonycody added a commit to xs-fork/dubbo-admin that referenced this issue Sep 7, 2023
-Dmaven.test.skip=false
tonycody added a commit to xs-fork/dubbo-admin that referenced this issue Sep 7, 2023
rat exclude .mvn/pnpm-lock.yaml
tonycody added a commit to xs-fork/dubbo-admin that referenced this issue Sep 8, 2023
rat exclude files
tonycody added a commit to xs-fork/dubbo-admin that referenced this issue Sep 8, 2023
Checkstyle UnusedImports remove
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