Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, only a single check and a single health check per task is supported. Consider supporting multiple checks and/or health checks. There are various approaches how to treat them:
- do health aggregation in Mesos or delegate it to a frameworks,
- have a single or multiple restart policies (one per health check),
- introduce health check ids or not.