Vinod Kone created MESOS-2863:
---------------------------------
Summary: Command executor can send TASK_KILLED after TASK_FINISHED
Key: MESOS-2863
URL: https://issues.apache.org/jira/browse/MESOS-2863
Project: Mesos
Issue Type: Bug
Reporter: Vinod Kone
Observed this while doing some tests in our test cluster.
If the command executor gets a shutdown() (e.g., framework unregistered) after
sending TASK_FINISHED but before exiting (there is a forced sleep), it could
send a TASK_KILLED update to the slave.
Ideally the command executor should not send multiple terminal updates.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)