[
https://issues.apache.org/jira/browse/MESOS-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14548299#comment-14548299
]
haosdent commented on MESOS-2743:
---------------------------------
Patch: https://reviews.apache.org/r/34362/
[~adam-mesos]I add the executors information in Framework model just like
slave/http.cpp. Or should I add them to other nodes?
> Include ExecutorInfos in master/state.json
> ------------------------------------------
>
> Key: MESOS-2743
> URL: https://issues.apache.org/jira/browse/MESOS-2743
> Project: Mesos
> Issue Type: Improvement
> Components: json api
> Reporter: Adam B
> Assignee: haosdent
> Labels: mesosphere
>
> The slave/state.json already reports executorInfos:
> https://github.com/apache/mesos/blob/0.22.1/src/slave/http.cpp#L215-219
> Would be great to see this in the master/state.json as well, so external
> tools don't have to query each slave to find out executor resources, sandbox
> directories, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)