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

Solve the problem of incorrect EC progress when loading FsImage

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      When loading FsImage, if EC information exists, the EC loading display is incorrect during processing.

      FSImageFormatProtobuf#loadInternal() :
      case ERASURE_CODING:
      Step step = new Step(StepType.ERASURE_CODING_POLICIES);
      prog.beginStep(Phase.LOADING_FSIMAGE, step);
      loadErasureCodingSection(in);
      prog.endStep(Phase.LOADING_FSIMAGE, step);
      break;

      StartupProgress is not used here to record EC-related information.

      Attachments

        1. ec_progress.jpg
          395 kB
          JiangHua Zhu

        Issue Links

          Activity

            People

              jianghuazhu JiangHua Zhu
              jianghuazhu JiangHua Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m