[
https://issues.apache.org/jira/browse/MESOS-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14652985#comment-14652985
]
Vinod Kone commented on MESOS-3196:
-----------------------------------
Why not have the slave set it?
> Always set TaskStatus.executor_id when sending a status update message from
> Executor
> ------------------------------------------------------------------------------------
>
> Key: MESOS-3196
> URL: https://issues.apache.org/jira/browse/MESOS-3196
> Project: Mesos
> Issue Type: Task
> Reporter: Kapil Arya
> Assignee: Kapil Arya
> Labels: mesosphere
>
> Currently, the Executor doesn't always set TaskStatus.executor_id. This
> prevents the Slave TaskStatus label decorator hook from knowing the executor
> id.
> An appropriate place to automatically fill in the executor_id is
> ExecutorProcesS::sendStatusUpdate() since we are already filling in some
> other information here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)