Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Resource Mgmt: RI-17 Sprint 53, Resource Mgmt: RI-18 54, Resource Mgmt: RI-18 55, Resource Mgmt: RI-19 56
-
5
Description
Currently the allocator's role tree only tracks the reserved resources for each role subtree. For metrics purposes, it would be ideal to track offered / allocated as well.
This requires augmenting the allocator's structs and recoverResources to hold the two categories independently and transition from offered -> allocated as applicable when recovering resources. This might require a slight change to the recoverResources interface.
Attachments
Issue Links
- blocks
-
MESOS-9123 Expose quota consumption metrics.
- Resolved
- depends upon
-
MESOS-1452 Improve Master::removeOffer to avoid further resource accounting bugs.
- Resolved
- is depended upon by
-
MESOS-9123 Expose quota consumption metrics.
- Resolved
- relates to
-
MESOS-9959 Make naming of different resource subsets consistent between master and allocator
- Open