[jira] [Commented] (MESOS-8069) Role-related endpoints need to reflect hierarchical accounting.

2019-07-31 Thread Benjamin Mahler (JIRA)


[ 
https://issues.apache.org/jira/browse/MESOS-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16897302#comment-16897302
 ] 

Benjamin Mahler commented on MESOS-8069:


This was done for the v0 /roles endpoint but still needs to be done for v1 
GET_ROLES.

> Role-related endpoints need to reflect hierarchical accounting.
> ---
>
> Key: MESOS-8069
> URL: https://issues.apache.org/jira/browse/MESOS-8069
> Project: Mesos
>  Issue Type: Bug
>  Components: agent, HTTP API, master
>Reporter: Benjamin Mahler
>Assignee: Till Toenshoff
>Priority: Major
>  Labels: mesosphere, multitenancy, resource-management
> Attachments: Screen Shot 2018-03-06 at 15.06.04.png
>
>
> With the introduction of hierarchical roles, the role-related endpoints need 
> to be updated to provide aggregated accounting information.
> For example, information about how many resources are allocated to "/eng" 
> should include the resources allocated to "/eng/frontend" and "/eng/backend", 
> since quota guarantees and limits are also applied on the aggregation.
> This also affects the UI display, for example the 'Roles' tab.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (MESOS-8069) Role-related endpoints need to reflect hierarchical accounting.

2018-03-06 Thread Till Toenshoff (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-8069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388785#comment-16388785
 ] 

Till Toenshoff commented on MESOS-8069:
---

 !Screen Shot 2018-03-06 at 15.06.04.png! 

In the second row, we see a framework is registered with role "a/b" and has 
gotten some resources allocated for that role. The first row, role "a" shows 
those resources aggregated for "a" and "a/b". 

> Role-related endpoints need to reflect hierarchical accounting.
> ---
>
> Key: MESOS-8069
> URL: https://issues.apache.org/jira/browse/MESOS-8069
> Project: Mesos
>  Issue Type: Bug
>  Components: agent, HTTP API, master
>Reporter: Benjamin Mahler
>Assignee: Till Toenshoff
>Priority: Major
>  Labels: multitenancy
> Attachments: Screen Shot 2018-03-06 at 15.06.04.png
>
>
> With the introduction of hierarchical roles, the role-related endpoints need 
> to be updated to provide aggregated accounting information.
> For example, information about how many resources are allocated to "/eng" 
> should include the resources allocated to "/eng/frontend" and "/eng/backend", 
> since quota guarantees and limits are also applied on the aggregation.
> This also affects the UI display, for example the 'Roles' tab.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)