Kapil Arya created MESOS-3358:
---------------------------------

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

Reply via email to