[
https://issues.apache.org/jira/browse/MESOS-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731174#comment-14731174
]
Kapil Arya commented on MESOS-3358:
-----------------------------------
This ticket needs to be rescoped once and we need to go back to slave lost hook
:-). Will update it later today after updating the network design doc.
> 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)