[
https://issues.apache.org/jira/browse/MESOS-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler updated MESOS-2655:
-----------------------------------
Sprint: Twitter Q2 Sprint 3
Assignee: Benjamin Mahler
Story Points: 5 (was: 8)
Spoke with [~jieyu], we're thinking that we create an example framework that
exercises a particular kind of revocable resource, based on a flag.
E.g. If {{--oversubscribe=cpus}} is specified, then it runs tasks that consume
all of the revocable cpus (e.g. using 'while 1').
E.g. If {{--oversubscribe=mem}} is specified, then it runs tasks that consume
all of the revocable memory (e.g. using malloc, memset, mlock, etc).
Initially, this would only support the "cpus" behavior.
> Implement a stand alone test framework that uses revocable cpu resources
> ------------------------------------------------------------------------
>
> Key: MESOS-2655
> URL: https://issues.apache.org/jira/browse/MESOS-2655
> Project: Mesos
> Issue Type: Task
> Reporter: Vinod Kone
> Assignee: Benjamin Mahler
> Labels: twitter
>
> Ideally this would be an example framework (or stand alone binary like load
> generator framework) that helps us evaluate oversubscription in a real
> cluster.
> We need to come up with metrics that need to be exposed by this framework for
> evaluation (e.g., how many revocable offers, rescinds, preemptions etc).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)