[
https://issues.apache.org/jira/browse/MESOS-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731125#comment-14731125
]
Niklas Quarfot Nielsen commented on MESOS-3358:
-----------------------------------------------
Does it need to be a decorator? As long as the hook is installed in all
masters, it should be ok (taken that only one master needs to detect the
terminal status)
> 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)