You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2015/05/22 23:37:17 UTC

[jira] [Created] (MESOS-2764) Allow Resource Estimator to get Resource Usage information.

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)