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/05/10 13:47:12 UTC

[jira] [Created] (MESOS-5355) Health check process may be killed multiple times in executors.

Alexander Rukletsov created MESOS-5355:
------------------------------------------

             Summary: Health check process may be killed multiple times in executors.
                 Key: MESOS-5355
                 URL: https://issues.apache.org/jira/browse/MESOS-5355
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.28.1, 0.27.2
            Reporter: Alexander Rukletsov
            Assignee: Alexander Rukletsov


Currently, in both command executors (event api and HTTP api based) and in docker executor, we issue a kill to the health check process every time {{killTask}} is called. We should either guard it or maybe kill the process when the task is reaped. 



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