[
https://issues.apache.org/jira/browse/MESOS-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artem Harutyunyan updated MESOS-4719:
-------------------------------------
Sprint: Mesosphere Sprint 29, Mesosphere Sprint 30, Mesosphere Sprint 31,
Mesosphere Sprint 32 (was: Mesosphere Sprint 29, Mesosphere Sprint 30,
Mesosphere Sprint 31)
> Add allocator metric for number of offers each framework received
> -----------------------------------------------------------------
>
> Key: MESOS-4719
> URL: https://issues.apache.org/jira/browse/MESOS-4719
> Project: Mesos
> Issue Type: Improvement
> Components: allocation
> Reporter: Benjamin Bannier
> Assignee: Benjamin Bannier
> Labels: mesosphere
>
> A counter for the number of allocations to a framework can be used to monitor
> allocation progress, e.g., when agents are added to a cluster, and as other
> frameworks are added or removed.
> Currently, an offer by the hierarchical allocator to a framework consists of
> a list of resources on possibly many agents. Resources might be offered in
> order to satisfy outstanding quota or for fairness. To capture allocations on
> fine granularity we should not count the number of offers, but instead the
> pieces making up that offer, as such a metric would better resolve the effect
> of changes (e.g., adding/removing a framework).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)