Jie Yu created MESOS-2764:
-----------------------------
Summary: Allow Resource Estimator to get Resource Usage
information.
Key: MESOS-2764
URL: https://issues.apache.org/jira/browse/MESOS-2764
Project: Mesos
Issue Type: Bug
Reporter: Jie Yu
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)