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

[jira] [Updated] (MESOS-7037) Prevent setting quota on nested roles not contained by parent role quota.

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

Neil Conway updated MESOS-7037:
-------------------------------
    Summary: Prevent setting quota on nested roles not contained by parent role quota.  (was: Prevent setting quota on nested roles not contained by ancestor role quota.)

> Prevent setting quota on nested roles not contained by parent role quota.
> -------------------------------------------------------------------------
>
>                 Key: MESOS-7037
>                 URL: https://issues.apache.org/jira/browse/MESOS-7037
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>            Reporter: Neil Conway
>              Labels: mesosphere
>
> In a hierarchical role configuration, the quota on a node in the role tree must be >= the sum of the quotas of the role's children. We should reject attempts to set quota that do not respect this property. As an exception, setting the quota on a "top-level role" (i.e., a role whose parent role is the root of the role hierarchy) should always succeed (subject to other, existing checks like the cluster capacity heuristic).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)