[ https://issues.apache.org/jira/browse/MESOS-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576163#comment-14576163 ]
haosdent commented on MESOS-2743: --------------------------------- [~adam-mesos] After apply the patch, I start 1500 executor in 30 slaves. In executor, it just sleep. And the test result is time curl -s -o /dev/null localhost:5050/master/state.json real 0m0.651s user 0m0.001s sys 0m0.004s > 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)