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

TestFifoScheduler.testAppAttemptMetrics fails intermittently under jdk7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.23.10, 2.3.0, 3.0.0-alpha1
    • 0.23.10, 2.3.0
    • scheduler
    • Reviewed

    Description

      QueueMetrics holds its data in a static variable causing metrics to bleed over from test to test. clearQueueMetrics is to be called for tests that need to measure metrics correctly for a single test. jdk7 comes into play since tests are run out of order, and in the case make the metrics unreliable.

      Attachments

        1. YARN-1419.patch
          2 kB
          Jonathan Turner Eagles
        2. YARN-1419.patch
          1 kB
          Jonathan Turner Eagles

        Activity

          People

            jeagles Jonathan Turner Eagles
            jeagles Jonathan Turner Eagles
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: