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

Split-out health check config #316

Closed
wants to merge 6 commits into from
Closed

Split-out health check config #316

wants to merge 6 commits into from

Conversation

tgross
Copy link
Contributor

@tgross tgross commented Apr 7, 2017

This PR splits out the health config from the jobs config, per the design in RFD86. One thing that diverges from the RFD is that we were missing the heartbeat field for jobs. We could call this poll to be consistent with the checks, but I'd rather call it heartbeat because a) that's what we're calling it internally, and b) it has a different behavior than the polling.

This PR depends on and includes the work in #312, #314, and #315 so I'll rebase this when those are merged. The only commit in this PR will be 2791b36

cc @misterbisson @cheapRoc @jasonpincin @geek

@tgross
Copy link
Contributor Author

tgross commented Apr 7, 2017

This feature has undergone some internal review and we've decided to cut it, as the semantics of multiple health checks for a service don't really make sense given that we can only report to Consul once.

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

Successfully merging this pull request may close these issues.

1 participant