Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This includes two things:
1) We need to expose ResourceMonitor::Usage so that module writers can access it. We could define a protobuf message for that.
2) We need to allow ResourceEstimator to call 'ResourceMonitor::usages()'. We could either expose the ResourceMonitor, or pass in a lambda to the resources estimator.
Attachments
Issue Links
- blocks
-
MESOS-2791 Create a FixedResourceEstimator to return fixed amount of oversubscribable resources.
- Resolved
- contains
-
MESOS-2772 Define protobuf for ResourceMonitor::Usage.
- Resolved
-
MESOS-2773 Pass callback to the resource estimator to retrieve ResourceUsage from Resource Monitor on demand.
- Resolved
- is blocked by
-
MESOS-2649 Implement Resource Estimator
- Resolved