Vinod Kone created MESOS-447:
--------------------------------

             Summary: Master should send TASK_LOST updates for unknown tasks 
when slave reregisters
                 Key: MESOS-447
                 URL: https://issues.apache.org/jira/browse/MESOS-447
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone


Master should first do a CHECK that slave doesn't know about more taks than it 
does, provided the slave exists in the Master's map (i.e., it is not a failed 
over master).

Master should send TASK_LOST updates for all those tasks that it knows but the 
slave doesn't know (e.g., dropped by the slave).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to