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

Tsz Wo Nicholas Sze updated HDFS-9575:
--------------------------------------
    Hadoop Flags: Reviewed

+1 patch looks good.  Thanks!

> 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
>         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