Klaus Ma created MESOS-4987:
-------------------------------
Summary: The resources is not full allocated because of Quota
Key: MESOS-4987
URL: https://issues.apache.org/jira/browse/MESOS-4987
Project: Mesos
Issue Type: Bug
Reporter: Klaus Ma
The following case is failed, please correct me is any misunderstanding:
1. Set Quota to "cpu:1;mem:128"
2. Add a framework
3. Add an agent (cpu:8;mem:256); the framework will get an allocation
4. Add another agent (cpu:8;mem:256);
5. Waiting for the allocation. <======= The test failed here because of expired.
cc [~bmahler], [~mcypark], [~alexr]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)