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

Anand Mazumdar updated MESOS-6151:
----------------------------------
    Sprint: Mesosphere Sprint 42

> Populate `CommandInfo` correctly for default executors.
> -------------------------------------------------------
>
>                 Key: MESOS-6151
>                 URL: https://issues.apache.org/jira/browse/MESOS-6151
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Anand Mazumdar
>            Assignee: Anand Mazumdar
>              Labels: mesosphere
>
> As a follow up to MESOS-6076, we need to ensure that we populate 
> {{CommandInfo}} correctly for the default executor. There are two approaches:
> - We can populate the command info and then store it. When the agent 
> (re-)registers with the master, we need to unset it.
> - Call {{containerizer->launch}} with the modified {{ExecutorInfo}} for 
> default executors and not store them. This has the advantage of getting rid 
> of the book keeping code and getting rid of it when sending it to the master 
> upon (re-)registration. However, we do send the {{ExecutorInfo}} to the 
> executor as part of the {{SUBSCRIBED}} event. However, we don't see the 
> default executor implementation trying to do something with this value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to