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

Default executor cannot kill tasks if `LAUNCH_NESTED_CONTAINER` is stuck.

    XMLWordPrintableJSON

Details

    Description

      In the default executor, if the LAUNCH_NESTED_CONTAINER call never returns, container->launched won't be set, so a follow-up KILL event will be ignored:
      https://github.com/apache/mesos/blob/40b40d9b73221388e583fc140280f1eb2b48b832/src/launcher/default_executor.cpp#L1091

      This could lead to tasks stuck in TASK_STARTING.

      Attachments

        Activity

          People

            Unassigned Unassigned
            chhsia0 Chun-Hung Hsiao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: