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/10/19 10:41:58 UTC

[jira] [Created] (MESOS-6417) Introduce an extra 'unknown' health check state.

Alexander Rukletsov created MESOS-6417:
------------------------------------------

             Summary: Introduce an extra 'unknown' health check state.
                 Key: MESOS-6417
                 URL: https://issues.apache.org/jira/browse/MESOS-6417
             Project: Mesos
          Issue Type: Improvement
            Reporter: Alexander Rukletsov


There are three logical states regarding health checks:
1) no health checks;
2) a health check is defined, but no result is available yet;
3) a health check is defined, it is either healthy or not.

Currently, we do not distinguish between 1) and 2), which can be problematic for framework authors.



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