You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/11/03 20:07:34 UTC

[jira] [Updated] (MESOS-2030) Support persistent disk resource in master.

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

Dominic Hamon updated MESOS-2030:
---------------------------------
    Sprint: Twitter Mesos Q4 Sprint 3

> Support persistent disk resource in master.
> -------------------------------------------
>
>                 Key: MESOS-2030
>                 URL: https://issues.apache.org/jira/browse/MESOS-2030
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>
> We need to do the following in master in order to support persistent disk resource:
> 1) Add an API allowing the framework to release a persistent disk resource.
> 2) Maintain an in-memory data structure to track persistent disk resources on each slave. Update this data structure when slaves register/re-register/disconnect, etc.
> 3) Relay releasing of persistent disk resource to the corresponding slave according to the data structure maintained in 2)



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