You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "longfei (Jira)" <ji...@apache.org> on 2019/10/31 04:06:00 UTC

[jira] [Created] (MESOS-10024) Check if executor "isGeneratedForCommandTask" before sendExitedExecutorMessage when "_run" failed

longfei created MESOS-10024:
-------------------------------

             Summary: Check if executor "isGeneratedForCommandTask" before sendExitedExecutorMessage when "_run" failed
                 Key: MESOS-10024
                 URL: https://issues.apache.org/jira/browse/MESOS-10024
             Project: Mesos
          Issue Type: Bug
            Reporter: longfei


I found that "isGeneratedForCommandTask" was only called when executor's terminating.

I think it's also necessary when "__run" failed in slave.cpp, in which situation, "sendExitedExecutorMessage" is useless for command executors.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)