You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2015/02/09 18:27:34 UTC

[jira] [Commented] (MESOS-2101) Add the persistent resources release primitive to the framework API

    [ https://issues.apache.org/jira/browse/MESOS-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312503#comment-14312503 ] 

Jie Yu commented on MESOS-2101:
-------------------------------

This is done with the introduction of Accept call and Offer::Operations.
https://reviews.apache.org/r/29785/
https://reviews.apache.org/r/29823/

To release a persistent volume, one just needs to set Offer::Operation::Destroy in the Accept call.

> Add the persistent resources release primitive to the framework API
> -------------------------------------------------------------------
>
>                 Key: MESOS-2101
>                 URL: https://issues.apache.org/jira/browse/MESOS-2101
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Jie Yu
>             Fix For: 0.22.0
>
>
> We are thinking about introducing a Release protobuf message which specifies persistent disk resources (w/ DiskInfo) to release. The Release message could be piggybacked on the Launch/Decline message.
> This probably will overlap with the dynamic reservation work (MESOS-2018).



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