[ 
https://issues.apache.org/jira/browse/MESOS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone resolved MESOS-342.
------------------------------

    Resolution: Fixed
    
> 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
>            Assignee: Vinod Kone
>            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