You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Meng Zhu (JIRA)" <ji...@apache.org> on 2017/12/02 21:34:01 UTC

[jira] [Updated] (MESOS-8293) Reservation may not be allocated when the role has no quota.

     [ https://issues.apache.org/jira/browse/MESOS-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Meng Zhu updated MESOS-8293:
----------------------------
    Sprint: Mesosphere Sprint 69

> Reservation may not be allocated when the role has no quota.
> ------------------------------------------------------------
>
>                 Key: MESOS-8293
>                 URL: https://issues.apache.org/jira/browse/MESOS-8293
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation
>            Reporter: Meng Zhu
>            Assignee: Meng Zhu
>              Labels: multitenancy
>
> Reservations that belong to a role that has no quota may not be allocated even when the reserved resources are allocatable to the role.
> This is because in the current implementation the reserved resources may be counted towards the headroom left for unallocated quota limit in the second stage allocation.
> https://github.com/apache/mesos/blob/c844db9ac7c0cef59be87438c6781bfb71adcc42/src/master/allocator/mesos/hierarchical.cpp#L1764-L1767
> Roles with quota do not have this issue because currently their reservations are taken care of in the first stage.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)