Anand Mazumdar created MESOS-6154:
-------------------------------------

             Summary: Clean up queued tasks if a task group is killed before 
launch.
                 Key: MESOS-6154
                 URL: https://issues.apache.org/jira/browse/MESOS-6154
             Project: Mesos
          Issue Type: Bug
            Reporter: Anand Mazumdar
            Assignee: Anand Mazumdar


We are not properly cleaning up a queued task group when one of its task is 
killed i.e. 
https://github.com/apache/mesos/blob/aaa353acc515c0435a859113c9ee236247b51169/src/slave/slave.cpp#L6554
 , we clean up the queued task but don't go around cleaning up the queued task 
group. Also, it would be great to add a test similar to we did for exercising 
the {{pending}} tasks workflow i.e. 
{{SlaveTest.KillTaskGroupBetweenRunTaskParts}} for {{queuedTasks}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to