You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/09/03 23:48:45 UTC

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

    [ https://issues.apache.org/jira/browse/MESOS-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729861#comment-14729861 ] 

Vinod Kone commented on MESOS-3358:
-----------------------------------

How does a master get previous statuses after it fails over?

> 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
>
> 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)