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

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

    [ https://issues.apache.org/jira/browse/MESOS-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417311#comment-15417311 ] 

Tomasz Janiszewski commented on MESOS-6025:
-------------------------------------------

[~alexr] Does this task require extend validation in [HealthChecker::create|https://github.com/apache/mesos/blob/5bfa2476a8cf30c27b22254093e94657f26be20c/src/health-check/health_checker.cpp#L63] or somewhere else?

> 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
>              Labels: mesosphere
>
> 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)