[
https://issues.apache.org/jira/browse/MESOS-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118665#comment-15118665
]
Michael Park edited comment on MESOS-4528 at 1/27/16 5:09 AM:
--------------------------------------------------------------
{noformat}
commit 77f003a11b6523dd915cc8200de526adb95c12c7
Author: Michael Park <[email protected]>
Date: Mon Jan 25 12:26:31 2016 -0800
Included reserved resources in stage 1 of allocation.
Review: https://reviews.apache.org/r/42741
{noformat}
{noformat}
commit 23d009ee1799f685af406945241dce6cf34014d2
Author: Michael Park <[email protected]>
Date: Mon Jan 25 12:26:42 2016 -0800
Accounted for reserved resources in the quota guarantee check.
Review: https://reviews.apache.org/r/42739
{noformat}
{noformat}
commit 8f0e7fe20498c28dddd8de2863b1b9a31fb804f4
Author: Michael Park <[email protected]>
Date: Tue Jan 26 16:04:30 2016 -0800
Added more getters to the `Sorter`.
This patch adds the following getters:
- `total` (similar to `allocation`)
- `allocationScalars`
- `totalScalars`
The scalar versions are necessary to improve perf of the allocator.
Review: https://reviews.apache.org/r/42834
{noformat}
was (Author: mcypark):
{noformat}
commit 23d009ee1799f685af406945241dce6cf34014d2
Author: Michael Park <[email protected]>
Date: Mon Jan 25 12:26:42 2016 -0800
Accounted for reserved resources in the quota guarantee check.
Review: https://reviews.apache.org/r/42739
{noformat}
{noformat}
commit 8f0e7fe20498c28dddd8de2863b1b9a31fb804f4
Author: Michael Park <[email protected]>
Date: Tue Jan 26 16:04:30 2016 -0800
Added more getters to the `Sorter`.
This patch adds the following getters:
- `total` (similar to `allocation`)
- `allocationScalars`
- `totalScalars`
The scalar versions are necessary to improve perf of the allocator.
Review: https://reviews.apache.org/r/42834
{noformat}
> Accounted for reserved resources in the quota guarantee check.
> --------------------------------------------------------------
>
> Key: MESOS-4528
> URL: https://issues.apache.org/jira/browse/MESOS-4528
> Project: Mesos
> Issue Type: Task
> Components: allocation
> Reporter: Michael Park
> Assignee: Michael Park
> Labels: mesosphere
> Fix For: 0.27.0
>
>
> Reserved resources should be accounted for in the quota guarantee check so
> that frameworks cannot continually reserve resources to pull them out of the
> quota pool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)