You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2016/08/10 21:26:20 UTC

[jira] [Created] (MESOS-6025) Validate health check protobuf in the master.

Alexander Rukletsov created MESOS-6025:
------------------------------------------

             Summary: Validate health check protobuf in the master.
                 Key: MESOS-6025
                 URL: https://issues.apache.org/jira/browse/MESOS-6025
             Project: Mesos
          Issue Type: Improvement
            Reporter: Alexander Rukletsov


When a new task arrives, its {{HealthCheck}} should be validated. This includes:
* health check type is set;
* health check description corresponds to its type;
* {{scheme}} is one of the known values (for http health check);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)