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/02/14 05:20:41 UTC

[jira] [Updated] (MESOS-6657) Update the webui to reflect that frameworks have multiple roles.

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

Jay Guo updated MESOS-6657:
---------------------------
    Description: 
With the support for multi-role frameworks, the webui will need to be updated to reflect that frameworks can now have more than a single role (as well as 0 roles).

Details about how we should best do this are TBD and will be added to this ticket.

Work items:
(1) Show the roles of the framework in the framework tables. Now we'll incorrectly show *. (medium: how to handle a lot of roles, show the number of roles? is there some way to easily see the full list?)
(2) Show the role of the offer within the Offers table (easy)
(3) Show the allocation role of tasks / executors (medium: just look at first allocation info, not sure if we need to handle the case where there is no allocation info, since the ui will be running against a new master. The ui can run against old agent though, if we want to handle that then we need to use the framework's role when no allocation info is present in task/executor resources).

  was:
With the support for multi-role frameworks, the webui will need to be updated to reflect that frameworks can now have more than a single role (as well as 0 roles).

Details about how we should best do this are TBD and will be added to this ticket.


> Update the webui to reflect that frameworks have multiple roles.
> ----------------------------------------------------------------
>
>                 Key: MESOS-6657
>                 URL: https://issues.apache.org/jira/browse/MESOS-6657
>             Project: Mesos
>          Issue Type: Task
>          Components: webui
>            Reporter: Benjamin Mahler
>            Assignee: Jay Guo
>
> With the support for multi-role frameworks, the webui will need to be updated to reflect that frameworks can now have more than a single role (as well as 0 roles).
> Details about how we should best do this are TBD and will be added to this ticket.
> Work items:
> (1) Show the roles of the framework in the framework tables. Now we'll incorrectly show *. (medium: how to handle a lot of roles, show the number of roles? is there some way to easily see the full list?)
> (2) Show the role of the offer within the Offers table (easy)
> (3) Show the allocation role of tasks / executors (medium: just look at first allocation info, not sure if we need to handle the case where there is no allocation info, since the ui will be running against a new master. The ui can run against old agent though, if we want to handle that then we need to use the framework's role when no allocation info is present in task/executor resources).



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