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/02/05 08:20:34 UTC

[jira] [Commented] (MESOS-2139) Enable master's Accept call handler to support Dynamic Reservation

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

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

https://reviews.apache.org/r/30361/

> Enable master's Accept call handler to support Dynamic Reservation 
> -------------------------------------------------------------------
>
>                 Key: MESOS-2139
>                 URL: https://issues.apache.org/jira/browse/MESOS-2139
>             Project: Mesos
>          Issue Type: Task
>          Components: master
>            Reporter: Michael Park
>            Assignee: Michael Park
>              Labels: mesosphere
>
> The allocated resources in the allocator needs to be updated when a dynamic reservation is performed because we need to transition the {{Resources}} that are marked {{reservationType=STATIC}} to {{DYNAMIC}}. {{Resources::apply(Offer::Operation)}} is used to determine the resulting set of resources after an operation. This is to be used to update the resources in places such as the allocator and the total slave resources.



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