Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Add health check endpoint support for load balancers#371

Open
pjrm wants to merge 3 commits intosoabase:masterfrom
pjrm:master
Open

Add health check endpoint support for load balancers#371
pjrm wants to merge 3 commits intosoabase:masterfrom
pjrm:master

Conversation

@pjrm
Copy link

@pjrm pjrm commented Feb 28, 2018

Add a new endpoint that will give the state of the current node.

It will return 200 (OK) code case the node is serving and present
in the cluster, otherwise will return 503 (Service Unavailable).

Add a new endpoint that will give the state of the current node.

It will return 200 (OK) code case the node is serving and present
in the cluster, otherwise will return 503 (Service Unavailable).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants