[
https://issues.apache.org/jira/browse/HDFS-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhao updated HDFS-9575:
----------------------------
Attachment: HDFS-9575.000.patch
The 000 patch depends on the current 09 patch in HDFS-9173.
> 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
>
>
> 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)