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

[improve]Perform health checks on the endpoints passed in by serviceUrl #22934

Open
2 tasks done
AuroraTwinkle opened this issue Jun 18, 2024 · 0 comments
Open
2 tasks done
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Comments

@AuroraTwinkle
Copy link
Contributor

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Reference Links: #22933

Solution

In the implementation of the ServiceNameResolver interface, we can perform periodic node health check and corresponding removal or recovery operations to avoid selecting unhealthy nodes when resolvingHost!

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@AuroraTwinkle AuroraTwinkle added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Jun 18, 2024
@AuroraTwinkle AuroraTwinkle changed the title [improvement]Perform health checks on the instance passed in by serviceUrl [improvement]Perform health checks on the endpoints passed in by serviceUrl Jun 18, 2024
@AuroraTwinkle AuroraTwinkle changed the title [improvement]Perform health checks on the endpoints passed in by serviceUrl [improve]Perform health checks on the endpoints passed in by serviceUrl Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

No branches or pull requests

1 participant