[
https://issues.apache.org/jira/browse/MESOS-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fan Du updated MESOS-4753:
--------------------------
Description:
Slave reports resource usage of each executor for resource estimator to feed
master with revocable resource, it's better to append executor state as well
when reporting usage, which in turn resource estimator would easily focus on
the *RUNNING* executor only.
it's possible to call {{Slave:: getExecutor}} in estimator, but it's possible
not sync up with the resource usage.
was:
Slave reports resource usage of each executor for resource estimator to feed
master with revocable resource, it's better to append executor state as well
when reporting usage, which in turn resource estimator would easily focus on
the *RUNNING* executor only.
it's possible to call {code} Slave:: getExecutor {code} in estimator, but it's
possible not sync up with the resource usage.
> Add executor state when reporting resource usage
> ------------------------------------------------
>
> Key: MESOS-4753
> URL: https://issues.apache.org/jira/browse/MESOS-4753
> Project: Mesos
> Issue Type: Improvement
> Components: slave, statistics
> Reporter: Fan Du
> Assignee: Fan Du
> Priority: Minor
>
> Slave reports resource usage of each executor for resource estimator to feed
> master with revocable resource, it's better to append executor state as well
> when reporting usage, which in turn resource estimator would easily focus on
> the *RUNNING* executor only.
> it's possible to call {{Slave:: getExecutor}} in estimator, but it's possible
> not sync up with the resource usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)