Niklas Quarfot Nielsen created MESOS-1440:
---------------------------------------------
Summary: Add support for scriptable health checks
Key: MESOS-1440
URL: https://issues.apache.org/jira/browse/MESOS-1440
Project: Mesos
Issue Type: Technical task
Reporter: Niklas Quarfot Nielsen
Adding support for CommandInfo in the HealthCheck protobuf would make it
possible to provide very flexible health checks. The health check process would
simply deem a task as healthy if the exit code is 0 and as unhealthy on other
exit codes.
We would have to either 1) reuse the mesos-fetcher or 2) depend on the task
command URI packaging the health check script artifacts.
--
This message was sent by Atlassian JIRA
(v6.2#6252)