You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Miguel Bernadin (JIRA)" <ji...@apache.org> on 2016/08/26 23:47:21 UTC

[jira] [Updated] (MESOS-6098) Frameworks UI shows metrics for used resources plus offers

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

Miguel Bernadin updated MESOS-6098:
-----------------------------------
    Summary: Frameworks UI shows metrics for used resources plus offers  (was: Frameworks UI shows metrics for used plus offers)

> Frameworks UI shows metrics for used resources plus offers
> ----------------------------------------------------------
>
>                 Key: MESOS-6098
>                 URL: https://issues.apache.org/jira/browse/MESOS-6098
>             Project: Mesos
>          Issue Type: Improvement
>          Components: webui
>    Affects Versions: 1.0.1
>            Reporter: Miguel Bernadin
>            Assignee: Miguel Bernadin
>            Priority: Minor
>
> When a framework is receiving many offers and it is denying them, the frameworks UI will show the metrics fluctuating for mem, cpu, gpu, and disk. 
> From a mesos perspective, those offers are given to the framework until the framework declines them, so depending on the time the mesos UI gets updated, its has combined all the used resources and offers (that have not been accepted) to the framework and is reflected on the framework UI. If a framework does not implement suppressiveOffers(), it will continue to deny offers from mesos, which leads to the sporadic changes of metrics on the framework UI. 
> From the operator's perspective, the user would expect to see used resources consumed by the framework. Any offered resources can be viewed instead by Mesos's Offers tab.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)