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

ResourceManager deadlock between RMAppAttemptImpl and SchedulerApplicationAttempt

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Duplicate
    • 2.8.0
    • None
    • resourcemanager
    • None

    Description

      Hit a deadlock in the ResourceManager as one thread was holding the SchedulerApplicationAttempt lock and trying to call RMAppAttemptImpl.getMasterContainer while another thread had the RMAppAttemptImpl lock and was trying to call SchedulerApplicationAttempt.getResourceUsageReport.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: