You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2018/02/01 17:16:00 UTC

[jira] [Updated] (MESOS-1720) Slave should send exited executor message when the executor is never launched.

     [ https://issues.apache.org/jira/browse/MESOS-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone updated MESOS-1720:
------------------------------
    Labels: mesosphere  (was: )

> Slave should send exited executor message when the executor is never launched.
> ------------------------------------------------------------------------------
>
>                 Key: MESOS-1720
>                 URL: https://issues.apache.org/jira/browse/MESOS-1720
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent, master
>            Reporter: Benjamin Mahler
>            Assignee: Meng Zhu
>            Priority: Major
>              Labels: mesosphere
>
> When the slave sends TASK_LOST before launching an executor for a task, the slave does not send an exited executor message to the master.
> Since the master receives no exited executor message, it still thinks the executor's resources are consumed on the slave.
> One possible fix for this would be to send the exited executor message to the master in these cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)