Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1852

Umbrella task: Clean up HDFS unit test recurring failures

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.22.0
    • None
    • test
    • None

    Description

      Recurring failures and false positives undermine CI by encouraging developers to ignore unit test failures. Let's clean these up!

      Some are intermittent due to timing-sensitive conditions. The unit tests for background thread activities (such as block replication and corrupt replica detection) often use "wait while" or "wait until" loops to detect results. The quality and robustness of these loops vary widely, and common usages should be moved to DFSTestUtil.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mattf Matthew Foley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: