Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8031 Follow-on work for erasure coding phase I (striping layout)
  3. HDFS-9373

Erasure coding: friendly log information for write operations with some failed streamers

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 3.0.0-alpha1
    • erasure-coding
    • None
    • Reviewed

    Description

      When not more than PARITY_NUM streamers fail for a block group, the client may still succeed to write the data. But several exceptions are thrown to user and user has to check the reasons. The friendly way is just inform user that some streamers fail when writing a block group. It’s not necessary to show the details of exceptions because a small number of stream failures is not vital to the client writing.

      When only DATA_NUM streamers succeed, the block group is in a high risk because the corrupt of any block will cause all the six blocks' data lost. We should give obvious warning to user when this occurs.

      Attachments

        1. HDFS-9373-001.patch
          3 kB
          Li Bo
        2. HDFS-9373-002.patch
          3 kB
          Li Bo
        3. HDFS-9373-003.patch
          3 kB
          Li Bo

        Activity

          People

            libo-intel Li Bo
            libo-intel Li Bo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: