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

Mesos may report completed task as running in the state.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • agent
    • Foundations: RI-19 56, Foundations: RI-19 57
    • 5

    Description

      When the following steps occur:
      1) A graceful shutdown is initiated on the agent (i.e. SIGUSR1 or /master/machine/down).
      2) The executor is sent a kill, and the agent counts down on executor_shutdown_grace_period.
      3) The executor exits, before all terminal status updates reach the agent. This is more likely if executor_shutdown_grace_period passes.

      This results in a completed executor, with non-terminal tasks (according to status updates).

      This would produce a confusing report where completed tasks are still TASK_RUNNING.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mzhu Meng Zhu
              Benno Evers Benno Evers
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: