Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-606

Slave incorrectly moves a task from 'terminatedTasks' to 'completedTasks'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            vinodkone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: