You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Meng Zhu (JIRA)" <ji...@apache.org> on 2019/05/09 22:01:00 UTC

[jira] [Created] (MESOS-9778) Randomized the agents in the second allocation stage.

Meng Zhu created MESOS-9778:
-------------------------------

             Summary: Randomized the agents in the second allocation stage.
                 Key: MESOS-9778
                 URL: https://issues.apache.org/jira/browse/MESOS-9778
             Project: Mesos
          Issue Type: Improvement
          Components: allocation
            Reporter: Meng Zhu
            Assignee: Meng Zhu


Agents are currently randomized before the 1st
allocation stage (the quota allocation stage) but not in
the 2nd stage. One perceived issue is that resources on
the agents in the front of the queue are likely to be mostly
allocated in the 1st stage, leaving only slices of resources
available for the second stage. Thus we may see consistently
low quality offers for role/frameworks that get allocated first
in the 2nd stage.

Consider randomizing the agents in the second allocation stage.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)