Klaus Ma created MESOS-4808:
-------------------------------

             Summary: Allocation in batch instead of execute it every-time when 
addSlave/addFramework.
                 Key: MESOS-4808
                 URL: https://issues.apache.org/jira/browse/MESOS-4808
             Project: Mesos
          Issue Type: Bug
          Components: allocation
            Reporter: Klaus Ma
            Assignee: Klaus Ma


Currently, {{allocate()}} are executed every-time when a new slave/framework 
are registered; if there're lots of agent start all most the same time, the 
allocation will keep running for a while. It's acceptable behaviour to allocate 
resources in next allocation cycle. But when a task is finished, it's better to 
allocate ASAP; refer to MESOS-3078 for more detail on short running tasks.



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

Reply via email to