[ 
https://issues.apache.org/jira/browse/MESOS-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654043#comment-14654043
 ] 

Niklas Quarfot Nielsen commented on MESOS-3196:
-----------------------------------------------

I am fine with either; [~karya] how about doing it in Slave::statusUpdate? We 
ensure that the source is set to 'slave' and could set the executor_id 
accordingly

> 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)

Reply via email to