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

Pending block replication can get stuck using older genstamp

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      If an under-replicated block gets into the pending-replication list, but later the genstamp of that block ends up being newer than the one originally submitted for replication, the block will fail replication until the NN is restarted.

      It will be safer if processPendingReplications() gets up-to-date blockinfo before resubmitting replication work.

      Attachments

        1. HDFS-8404-v1.patch
          7 kB
          Nathan Roberts
        2. HDFS-8404-v0.patch
          7 kB
          Nathan Roberts

        Activity

          People

            nroberts Nathan Roberts
            nroberts Nathan Roberts
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: