You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2016/09/30 18:53:20 UTC

[jira] [Created] (MESOS-6299) Master doesn't remove task from pending when it is invalid

Vinod Kone created MESOS-6299:
---------------------------------

             Summary: Master doesn't remove task from pending when it is invalid
                 Key: MESOS-6299
                 URL: https://issues.apache.org/jira/browse/MESOS-6299
             Project: Mesos
          Issue Type: Improvement
            Reporter: Vinod Kone
            Assignee: Vinod Kone
            Priority: Blocker
             Fix For: 1.1.0


In `Master::_accept()` there are cases when a task is not launched (e.g, agent disconnected or task is invalid). Doesn't look like we make sure the task is removed from `framework->pending` in this case.



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