Vinod Kone created MESOS-606:
--------------------------------

             Summary: Slave incorrectly moves a task from 'terminatedTasks' to 
'completedTasks'
                 Key: MESOS-606
                 URL: https://issues.apache.org/jira/browse/MESOS-606
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone
             Fix For: 0.13.0


This is the scenario:

Slave gets TASK_RUNNING and TASK_FINISHED back to back.

After this slaves moves the task to terminatedTasks.

When the status update manager handles the ACK for TASK_RUNNING, slave moves 
the task to completedTasks, instead of waiting for status update manager to 
handle TASK_FINISHED ACK.


--
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