[
https://issues.apache.org/jira/browse/MESOS-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15484943#comment-15484943
]
Vinod Kone commented on MESOS-5029:
-----------------------------------
Just like we didn't include FrameworkInfo and ExecutorInfo in GetTasks, we
didn't include ExecutorInfo and FrameworkInfo in GetContainers. The idea was
that users have to fetch from a different endpoint to get more data about a
framework or executor. While the multi-fetch is a bit unfortunate I think it's
more scalable and idiomatic?
> Add labels to ExecutorInfo
> --------------------------
>
> Key: MESOS-5029
> URL: https://issues.apache.org/jira/browse/MESOS-5029
> Project: Mesos
> Issue Type: Improvement
> Reporter: Zhitao Li
> Assignee: Zhitao Li
> Priority: Minor
> Labels: uber
> Fix For: 1.0.0
>
>
> We want to to allow frameworks to populate metadata on ExecutorInfo object.
> An use case would be custom labels inspected by QosController.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)