[
https://issues.apache.org/jira/browse/MESOS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Park updated MESOS-2139:
--------------------------------
Description: 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. (was: 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. We use the Resources::Transform
mechanism to transform the resources in places such as the allocator, the total
slave resources, etc.)
> 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
>
> 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)