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

Use byte array for internal block indices in a striped block

    XMLWordPrintableJSON

Details

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

    Description

      Currently we use inconsistent data types to specify the internal block indices. E.g., we use short[] in BlockECRecoveryInfo, int[] in LocatedStripedBlock, and byte[] in StripedBlockWithLocations. We will use this jira to unify the data type.

      Attachments

        1. HDFS-9575.001.patch
          35 kB
          Jing Zhao
        2. HDFS-9575.000.patch
          35 kB
          Jing Zhao

        Issue Links

          Activity

            People

              jingzhao Jing Zhao
              jingzhao Jing Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: