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

Make DFSClient report bad blocks more quickly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.20.2
    • None
    • hdfs-client
    • None

    Description

      In certain circumstances the DFSClient may detect a block as being bad without reporting it promptly to the NN.

      If when reading a file a client finds an invalid checksum of a block, it immediately reports that bad block to the NN. If when serving up a block a DN finds a truncated block, it reports this to the client, but the client merely adds that DN to the list of dead nodes and moves on to trying another DN, without reporting this to the NN.

      Attachments

        1. HDFS-2263.patch
          7 kB
          Harsh J

        Activity

          People

            Unassigned Unassigned
            atm Aaron Myers
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: