Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-5535 Umbrella jira for improved HDFS rolling upgrades
  3. HDFS-6015

Fix TestBlockRecovery#testRaceBetweenReplicaRecoveryAndFinalizeBlock

    XMLWordPrintableJSON

Details

    Description

      After HDFS-5583, TestBlockRecovery.testRaceBetweenReplicaRecoveryAndFinalizeBlock started failing. It seems HDFS-5583 exposed a bug.

      When a receiver thread is interrupted, it is supposed to interrupt responder and join on it. The join timeout is configurable. This is not what actually happens. It was fixed in HDFS-5583 and now the test case that depended on the broken behavior is breaking.

      Attachments

        1. HDFS-6015.patch
          2 kB
          Kihwal Lee

        Activity

          People

            kihwal Kihwal Lee
            kihwal Kihwal Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: