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/02 11:59:20 UTC

[jira] [Created] (MESOS-5963) HealthChecker should not decide when to kill tasks and when to stop performing health checks.

Alexander Rukletsov created MESOS-5963:
------------------------------------------

             Summary: HealthChecker should not decide when to kill tasks and when to stop performing health checks.
                 Key: MESOS-5963
                 URL: https://issues.apache.org/jira/browse/MESOS-5963
             Project: Mesos
          Issue Type: Bug
            Reporter: Alexander Rukletsov


Currently, {{HealthChecker}} library decides when a task should be killed based on its health status. Moreover, it stops checking it health after that. This seems unfortunate, because it's up to the executor and / or framework to decide both when to kill tasks and when to health check them. 



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