[
https://issues.apache.org/jira/browse/MESOS-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jie Yu resolved MESOS-2764.
---------------------------
Resolution: Fixed
Fix Version/s: 0.23.0
> 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
> Assignee: Bartek Plotka
> Labels: intel
> Fix For: 0.23.0
>
>
> 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)