You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2016/03/25 22:03:25 UTC

[jira] [Updated] (MESOS-5035) Extend example persistent volume framework: reservations and lifetime

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

Greg Mann updated MESOS-5035:
-----------------------------
    Description: 
The existing example persistent volume test framework would benefit from two improvements:
* It relies on statically reserved resources. To more accurately represent real-world use cases, and to remove the dependency on slaves with statically reserved resources, the framework should be updated to dynamically reserve the disk resources that it uses for persistent volumes.
* The framework currently runs quickly and then exits. It would be useful to have a command-line flag that allows the framework lifetime to be specified, so that it could run continuously for a specified length of time, or indefinitely. This would facilitate testing, including the testing of realistic live-upgrade scenarios.

  was:
The existing example persistent volume test framework would benefit from two improvements:
* It relies on statically reserved resources. To more accurately represent real-world use cases, and to remove a dependency of slaves with statically reserved resources, the framework should be updated to dynamically reserve the disk resources that it uses for persistent volumes.
* The framework currently runs quickly and then exits. It would be useful to have a command-line flag that allows the framework lifetime to be specified, so that it could run continuously for a specified length of time, or indefinitely. This would facilitate testing, including the testing of realistic live-upgrade scenarios.


> Extend example persistent volume framework: reservations and lifetime
> ---------------------------------------------------------------------
>
>                 Key: MESOS-5035
>                 URL: https://issues.apache.org/jira/browse/MESOS-5035
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Greg Mann
>              Labels: examples, mesosphere, persistent-volumes
>
> The existing example persistent volume test framework would benefit from two improvements:
> * It relies on statically reserved resources. To more accurately represent real-world use cases, and to remove the dependency on slaves with statically reserved resources, the framework should be updated to dynamically reserve the disk resources that it uses for persistent volumes.
> * The framework currently runs quickly and then exits. It would be useful to have a command-line flag that allows the framework lifetime to be specified, so that it could run continuously for a specified length of time, or indefinitely. This would facilitate testing, including the testing of realistic live-upgrade scenarios.



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