[ 
https://issues.apache.org/jira/browse/HDFS-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo Nicholas Sze updated HDFS-9575:
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0
           Status: Resolved  (was: Patch Available)

I have committed this.  Thanks, Jing!

> Use byte array for internal block indices in a striped block
> ------------------------------------------------------------
>
>                 Key: HDFS-9575
>                 URL: https://issues.apache.org/jira/browse/HDFS-9575
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: erasure-coding
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>             Fix For: 3.0.0
>
>         Attachments: HDFS-9575.000.patch, HDFS-9575.001.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to