Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-4271

Make TestCapacityScheduler more robust with non-Sun JDK

    XMLWordPrintableJSON

Details

    Description

      The capacity scheduler queue is initialized with a HashMap, the values of which are later added to a list (a queue for assigning tasks). TestCapacityScheduler depends on the order of the list hence not portable across JDKs.

      Attachments

        1. mapreduce-4271-branch-1.patch
          3 kB
          Yu Gao
        2. test-patch.result
          491 kB
          Yu Gao
        3. test-beforepatch.result
          231 kB
          Yu Gao
        4. test-afterepatch.result
          230 kB
          Yu Gao
        5. MAPREDUCE-4271-branch1-v2.patch
          3 kB
          Amir F Sanjar

        Issue Links

          Activity

            People

              crystal_gaoyu Yu Gao
              vicaya Luke Lu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: