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

gRPC health-checking for mesh interface #1582

Open
ashald opened this issue Aug 14, 2017 · 0 comments
Open

gRPC health-checking for mesh interface #1582

ashald opened this issue Aug 14, 2017 · 0 comments

Comments

@ashald
Copy link
Member

ashald commented Aug 14, 2017

gRPC has a native support for health-checking remote services as per https://github.com/grpc/grpc/blob/master/doc/health-checking.md

In our setup we've seen situation when Namerd becoming "broken" occasionally due to reasons not identified yet. In such situations it doesn't accept any new connections and all connected Linkerd instances are not able to resolve new names anymore. This is a separate issue, but having Linkerd health-checking Namerd and re-connecting to another healthy instance would've increased the stability in our case.

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