You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/09/14 17:27:21 UTC

[jira] [Updated] (MESOS-6154) Clean up queued tasks if a task group is killed before launch.

     [ https://issues.apache.org/jira/browse/MESOS-6154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anand Mazumdar updated MESOS-6154:
----------------------------------
    Sprint: Mesosphere Sprint 42

> 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
>              Labels: mesosphere
>
> 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)