[
https://issues.apache.org/jira/browse/MESOS-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216663#comment-15216663
]
Joseph Wu commented on MESOS-5062:
----------------------------------
|| Review || Summary ||
| https://reviews.apache.org/r/45067/ | First 3 bullet points in the
description |
| https://reviews.apache.org/r/45440/ | Metrics |
> Update the long-lived-framework example to run on test clusters
> ---------------------------------------------------------------
>
> Key: MESOS-5062
> URL: https://issues.apache.org/jira/browse/MESOS-5062
> Project: Mesos
> Issue Type: Improvement
> Components: framework, technical debt
> Reporter: Joseph Wu
> Assignee: Joseph Wu
> Labels: mesosphere, tech-debt
>
> There are a couple of problems with the long-lived framework that prevent it
> from being deployed (easily) on an actual cluster:
> * The framework will greedily accept all offers; it runs one executor per
> agent in the cluster.
> * The framework assumes the {{long-lived-executor}} binary is available on
> each agent. This is generally only true in the build environment or in
> single-agent test environments.
> * The framework does not specify an resources with the executor. This is
> required by many isolators.
> * The framework has no metrics.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)