You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jay Guo (JIRA)" <ji...@apache.org> on 2017/03/23 03:24:41 UTC

[jira] [Created] (MESOS-7293) Refactor quota and weight to be stored and managed by roles

Jay Guo created MESOS-7293:
------------------------------

             Summary: Refactor quota and weight to be stored and managed by roles
                 Key: MESOS-7293
                 URL: https://issues.apache.org/jira/browse/MESOS-7293
             Project: Mesos
          Issue Type: Bug
          Components: master
            Reporter: Jay Guo


Currently {{weight}} and {{quota}} are stored as separate hashmap as {{roles}} in master, even though they are actually attributes of roles. Having them stored and managed by {{Role}} make it easier to fetch aggregated role-related information, and the logic would be more clear. It could potentially make authZ simpler as well.



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