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/19 18:28:46 UTC

[jira] [Updated] (MESOS-3265) Starting maintenance needs to deactivate agents and kill tasks.

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

Joseph Wu updated MESOS-3265:
-----------------------------
    Assignee: Joris Van Remoortere  (was: Joseph Wu)

> Starting maintenance needs to deactivate agents and kill tasks.
> ---------------------------------------------------------------
>
>                 Key: MESOS-3265
>                 URL: https://issues.apache.org/jira/browse/MESOS-3265
>             Project: Mesos
>          Issue Type: Task
>          Components: master, slave
>            Reporter: Joseph Wu
>            Assignee: Joris Van Remoortere
>              Labels: mesosphere
>
> After using the {{/maintenance/start}} endpoint to begin maintenance on a machine, agents running on said machine should:
> * Be deactivated such that no offers are sent from that agent.  (Investigate if {{Master::deactivate(Slave*)}} can be used or modified for this purpose.)
> * Kill all tasks still running on the agent (See MESOS-1475).
> * Prevent other agents on that machine from registering or sending out offers.  This will likely involve some modifications to {{Master::register}} and {{Master::reregister}}.



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