[
https://issues.apache.org/jira/browse/MESOS-7755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-7755:
--------------------------
Labels: mesosphere storage (was: mesosphere)
> Update allocator to support updating agent total resources
> ----------------------------------------------------------
>
> Key: MESOS-7755
> URL: https://issues.apache.org/jira/browse/MESOS-7755
> Project: Mesos
> Issue Type: Task
> Components: allocation
> Reporter: Benjamin Bannier
> Assignee: Benjamin Bannier
> Labels: mesosphere, storage
> Fix For: 1.4.0
>
>
> Agents encapsulate resource providers making their resources appear to the
> master as agent resources. In order to permit updates to the resources of a
> local resource provider (e.g., available disk expanded physically by adding
> another driver, resource provider resources disappeared since resource
> provider disappeared), we need to allow agents to change their total
> resources.
> Expected semantics for the hierarchical allocator would be that {{total}} can
> shrink independently of the current {{allocated}}; should {{allocated}}
> exceed {{total}} no allocations can be made until {{allocated < total}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)