[
https://issues.apache.org/jira/browse/MESOS-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203629#comment-15203629
]
Klaus Ma commented on MESOS-4987:
---------------------------------
After checked the history, it's design behaviour in
"https://reviews.apache.org/r/42835". But it seems the resources will not be
full used until "revocable by default", will it be too long for users?
> 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
> Attachments: test.diff
>
>
> 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)