[
https://issues.apache.org/jira/browse/MESOS-7131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lijun Tang reassigned MESOS-7131:
---------------------------------
Assignee: Lijun Tang
> Make the long lived framework use the default executor.
> -------------------------------------------------------
>
> Key: MESOS-7131
> URL: https://issues.apache.org/jira/browse/MESOS-7131
> Project: Mesos
> Issue Type: Improvement
> Reporter: Anand Mazumdar
> Assignee: Lijun Tang
> Labels: mesosphere, newbie
>
> Currently, the [long lived framework|
> https://github.com/apache/mesos/blob/master/src/examples/long_lived_framework.cpp]
> uses it's own executor {{long_lived_executor}} for launching tasks. Now that
> we have added functionality to the default executor to launch multiple task
> groups (MESOS-6296), we should make the long lived framework use the [default
> executor|
> https://github.com/apache/mesos/blob/master/src/launcher/default_executor.cpp]
> instead.
> Also, we do not have a metric for executor failures on the long running
> framework. We should also consider adding a metric for it as part of this
> change to ensure that we can test the life cycle of the default executor.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)