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

Kapil Arya commented on MESOS-3196:
-----------------------------------

The idea was to fill it in the executor process as we are already filling in 
some other information. However, we are doing the same in the Slave as well, so 
we can very well 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)

Reply via email to