Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Support healthcheck initial state during service registration #213

Closed
odiszapc opened this issue Jan 31, 2017 · 2 comments
Closed

Support healthcheck initial state during service registration #213

odiszapc opened this issue Jan 31, 2017 · 2 comments

Comments

@odiszapc
Copy link
Contributor

odiszapc commented Jan 31, 2017

Here https://www.consul.io/docs/agent/http/agent.html#agent_service_register
in /v1/agent/service/register

The Status field can be provided to specify the initial state of the health check.

Do we support this field in java api? Looks like not, fix me if I'm wrong. If there has no support are you ok with me to provide a pull request?

@odiszapc odiszapc changed the title Support healthcheck initial state during registering a service Support healthcheck initial state during service registration Jan 31, 2017
@rickfast
Copy link
Owner

rickfast commented Feb 1, 2017

i am ok with a PR for this.

@rickfast
Copy link
Owner

rickfast commented Feb 1, 2017

fixed in 4fbe6b2 - 0.13.10

@rickfast rickfast closed this as completed Feb 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants