You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2015/08/11 21:26:45 UTC

[jira] [Assigned] (MESOS-2076) Implement maintenance primitives in the Master.

     [ https://issues.apache.org/jira/browse/MESOS-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Wu reassigned MESOS-2076:
--------------------------------

    Assignee: Joseph Wu  (was: Artem Harutyunyan)

> Implement maintenance primitives in the Master.
> -----------------------------------------------
>
>                 Key: MESOS-2076
>                 URL: https://issues.apache.org/jira/browse/MESOS-2076
>             Project: Mesos
>          Issue Type: Task
>          Components: master
>            Reporter: Benjamin Mahler
>            Assignee: Joseph Wu
>              Labels: mesosphere, twitter
>
> The master will need to do a number of things to implement the maintenance primitives:
> # For machines that have a maintenance window:
> #* Disambiguate machines to agents.
> #* For unused resources, offers must be augmented with an Unavailability.
> #* For used resources, inverse offers must be sent.
> # For inverse offers:
> #* Filter them before sending them again.
> #* For declined inverse offers, do something with the reason (store or log).
> # Recover the maintenance information upon failover.
> Note: Some amount of this logic will need to be placed in the allocator.



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