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

Executor should remove the task from queuedTasks when it moves a queued task to terminatedTasks.

    XMLWordPrintableJSON

Details

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

    Description

      At Twitter, the executor terminated (due to an unrelated bug) before it registered with the slave. The queued task was incorrectly 'copied' to terminatedTasks instead of being 'moved' to it. As a result, the executor had the task in queuedTasks and completedTasks stopping it from being cleaned up by the slave.

      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: