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

FSAppAttempt keeps redundant copy of the queue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha2
    • 2.9.0, 3.0.0-alpha4
    • fairscheduler
    • None
    • Reviewed

    Description

      The FSAppAttempt class defines its own fsQueue variable that is a second copy of the SchedulerApplicationAttempt's queue variable. Aside from being redundant, it's also a bug, because when moving applications, we only update the SchedulerApplicationAttempt's queue, not the FSAppAttempt's fsQueue.

      Attachments

        1. YARN-6380.005.patch
          4 kB
          Daniel Templeton
        2. YARN-6380.004.patch
          4 kB
          Daniel Templeton
        3. YARN-6380.003.patch
          4 kB
          Daniel Templeton
        4. YARN-6380.002.patch
          3 kB
          Daniel Templeton
        5. YARN-6380.001.patch
          3 kB
          Daniel Templeton

        Activity

          People

            templedf Daniel Templeton
            templedf Daniel Templeton
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: