Neil Conway created MESOS-4102:
----------------------------------
Summary: Quota doesn't allocate resources on slave joining
Key: MESOS-4102
URL: https://issues.apache.org/jira/browse/MESOS-4102
Project: Mesos
Issue Type: Bug
Components: allocation
Reporter: Neil Conway
See attached patch. {{framework1}} is not allocated any resources, despite the
fact that the resources on {{agent2}} can safely be allocated to it without
risk of violating {{quota1}}. If I understand the intended quota behavior
correctly, this doesn't seem intended.
Note that if the framework is added _after_ the slaves are added, the resources
on {{agent2}} are allocated to {{framework1}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)