You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2016/04/11 23:57:25 UTC

[jira] [Updated] (MESOS-5174) Update the balloon-framework to run on test clusters

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

Joseph Wu updated MESOS-5174:
-----------------------------
    Sprint: Mesosphere Sprint 33

> Update the balloon-framework to run on test clusters
> ----------------------------------------------------
>
>                 Key: MESOS-5174
>                 URL: https://issues.apache.org/jira/browse/MESOS-5174
>             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 balloon framework that prevent it from being deployed (easily) on an actual cluster:
> * The framework accepts 100% of memory in an offer.  This means the expected behavior (finish or OOM) is dependent on the offer size.
> * The framework assumes the {{balloon-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 CPUs with the executor.  This is required by many isolators.
> * The executor's {{TASK_FINISHED}} logic path was untested and is flaky.
> * The framework has no metrics.
> * The framework only launches a single task and then exits.  With this behavior, we can't have useful metrics.



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