Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-8473

Containers being launched as app tears down can leave containers in NEW state

    XMLWordPrintableJSON

Details

    Description

      I saw a case where containers were stuck on a nodemanager in the NEW state because they tried to launch just as an application was tearing down. The container sent an INIT_CONTAINER event to the ApplicationImpl which then executed an invalid transition since that event is not handled/expected when the application is in the process of tearing down.

      Attachments

        1. YARN-8473-branch-2.8.addendum.001.patch
          2 kB
          Sunil G
        2. YARN-8473.003.patch
          10 kB
          Jason Darrell Lowe
        3. YARN-8473.002.patch
          9 kB
          Jason Darrell Lowe
        4. YARN-8473.001.patch
          9 kB
          Jason Darrell Lowe

        Activity

          People

            jlowe Jason Darrell Lowe
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: