You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/04/23 01:17:15 UTC

[jira] [Created] (MESOS-447) Master should send TASK_LOST updates for unknown tasks when slave reregisters

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