You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Artem Harutyunyan (JIRA)" <ji...@apache.org> on 2015/09/11 17:12:47 UTC

[jira] [Updated] (MESOS-3358) Add TaskStatus label decorator hooks for Master

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

Artem Harutyunyan updated MESOS-3358:
-------------------------------------
    Labels: mesosphere  (was: )

> Add TaskStatus label decorator hooks for Master
> -----------------------------------------------
>
>                 Key: MESOS-3358
>                 URL: https://issues.apache.org/jira/browse/MESOS-3358
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Kapil Arya
>            Assignee: Kapil Arya
>              Labels: mesosphere
>
> The hook will be triggered when Master receives TaskStatus message from Agent or when the Master itself generates a TASK_LOST status. The hook should also provide a list of the previous TaskStatuses to the module.
> The use case is to allow a "cleanup" module to release IPs if an agent is lost. The previous statuses will contain the IP address(es) to be released.



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