[
https://issues.apache.org/jira/browse/MESOS-5029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212150#comment-15212150
]
Zhitao Li commented on MESOS-5029:
----------------------------------
[~bmahler], I think this task should be pretty straightforward:
1. I need to expand the `ExecutorInfo` protobuf in mesos.proto to include an
`optional Labels labels` field;
2. Update CHANGELOG for API change;
3. Add a test case that a non-empty label is visible within the QosController
in test.
Please comment if the above plan is right, then I'll start the patch.
> 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
>
> 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)