[
https://issues.apache.org/jira/browse/MESOS-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588765#comment-14588765
]
Yan Xu commented on MESOS-999:
------------------------------
[~idownes]: In [~nsuneja]'s reviews there is a new flags
{{--executor_launch_timeout}} to guard against the launcher taking forever to
prepare the executor. I think this is an appropriate approach even though this
timeout feels like something specific to each container / provisioner, a single
upper bound which is configurable by the cluster operator seems sufficient.
[~nsuneja] would you like to revive your reviews? Otherwise I can take it over
and push it forward.
> Slave should wait() and start executor registration timeout after launch
> -------------------------------------------------------------------------
>
> Key: MESOS-999
> URL: https://issues.apache.org/jira/browse/MESOS-999
> Project: Mesos
> Issue Type: Bug
> Components: isolation
> Affects Versions: 0.18.0
> Reporter: Ian Downes
> Assignee: Yan Xu
> Priority: Minor
> Labels: twitter
>
> The current code will start launch a container and wait on it before the
> launch is complete. We should do this only after the container has
> successfully launched. Likewise for the executor registration timeout.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)