You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2015/05/13 23:02:00 UTC

[jira] [Commented] (MESOS-2139) Enable the master to handle reservation operations

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

Michael Park commented on MESOS-2139:
-------------------------------------

{noformat}
commit 16a2e731719aad73d1435a10115462491b8992ac
Refs:
Author:     Michael Park <mc...@gmail.com>
AuthorDate: Sun May 3 12:48:07 2015 -0700
Commit:     Jie Yu <yu...@gmail.com>
CommitDate: Sun May 3 13:08:43 2015 -0700

    Enabled the master to handle reservation operations.

    Review: https://reviews.apache.org/r/32150
{noformat}

> Enable the master to handle reservation operations
> --------------------------------------------------
>
>                 Key: MESOS-2139
>                 URL: https://issues.apache.org/jira/browse/MESOS-2139
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>            Reporter: Michael Park
>            Assignee: Michael Park
>              Labels: mesosphere
>
> master's {{_accept}} function currently only handles {{Create}} and {{Destroy}} operations which exist for persistent volumes. We need to handle the {{Reserve}} and {{Unreserve}} operations for dynamic reservations as well.
> In addition, we need to add {{validate}} functions for the reservation operations.



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