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)