Vinod Kone created MESOS-609:
--------------------------------
Summary: Executor should remove the task from queuedTasks when it
moves a queued task to terminatedTasks.
Key: MESOS-609
URL: https://issues.apache.org/jira/browse/MESOS-609
Project: Mesos
Issue Type: Task
Reporter: Vinod Kone
Assignee: Vinod Kone
Fix For: 0.13.0
At Twitter, the executor terminated (due to an unrelated bug) before it
registered with the slave. The queued task was incorrectly 'copied' to
terminatedTasks instead of being 'moved' to it. As a result, the executor had
the task in queuedTasks and completedTasks stopping it from being cleaned up by
the slave.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira