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

Race condition in Fair Scheduler when continuous scheduling is turned on

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 2.4.0
    • scheduler
    • None
    • Reviewed

    Description

      If nodes resource allocations change during
      Collections.sort(nodeIdList, nodeAvailableResourceComparator);
      we'll hit:
      java.lang.IllegalArgumentException: Comparison method violates its general contract!

      Attachments

        1. YARN-1724.patch
          1 kB
          Sandy Ryza
        2. YARN-1724-1.patch
          1 kB
          Sandy Ryza

        Activity

          People

            sandyr Sandy Ryza
            sandyr Sandy Ryza
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: