You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Niklas Quarfot Nielsen (JIRA)" <ji...@apache.org> on 2014/05/30 19:33:02 UTC

[jira] [Created] (MESOS-1440) Add support for scriptable health checks

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)