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

Vinod Kone commented on MESOS-342:
----------------------------------

fwiw, this is going to be fixed as part of slave recovery. 
https://reviews.apache.org/r/8680/
                
> SlaveID should be passed through executor API
> ---------------------------------------------
>
>                 Key: MESOS-342
>                 URL: https://issues.apache.org/jira/browse/MESOS-342
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Charles Reiss
>            Priority: Minor
>
> Although it would be logical for an executor can get the SlaveID on which it 
> is started from the SlaveInfo passed in the registered() callback, it appears 
> that this field is not actually populated. (exec/exec.cpp gets the SlaveID 
> from elsewhere the RegisteredExecutorMessage, and slave/slave.cpp never 
> populates info.id().) As a result, we pass executors the slave's hostname but 
> not its ID.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to