Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Use MESOS_HTTP rather than HTTP for health checks #1667

Open
bergerx opened this issue Jan 29, 2018 · 0 comments
Open

Use MESOS_HTTP rather than HTTP for health checks #1667

bergerx opened this issue Jan 29, 2018 · 0 comments

Comments

@bergerx
Copy link

bergerx commented Jan 29, 2018

Health checks in most frameworks (if not all) is still using HTTP rather than MESOS_HTTP, we experienced problems with some already at scale. HTTP is meant to be depreceated, from MArathon 1.4.0 changelog (https://github.com/mesosphere/marathon/releases/tag/v1.4.0):

We strongly recommend Mesos-based health checks over Marathon-based health checks.
Marathon-based health checks are deprecated and will be removed in a future version.

At least the getting started guide should be updated soon to lead the new frameworks to use MESOS_HTTP.

@bergerx bergerx changed the title Use MESOS_HTTP rather than HTTP Use MESOS_HTTP rather than HTTP for health checks Jan 29, 2018
deric added a commit to deric/universe that referenced this issue Jul 12, 2018
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

1 participant