You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2014/05/21 03:39:38 UTC

[jira] [Created] (MESOS-1400) Master doesn't recover resources for invalid offers

Vinod Kone created MESOS-1400:
---------------------------------

             Summary: Master doesn't recover resources for invalid offers
                 Key: MESOS-1400
                 URL: https://issues.apache.org/jira/browse/MESOS-1400
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone
             Fix For: 0.19.0


Master::launchTasks() does offer validation via visitors. When any of the validators fail, master removes all the offers, but never informs the allocator of the resources. This results in the allocator and master (and scheduler) having different view of resources.



--
This message was sent by Atlassian JIRA
(v6.2#6252)