Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
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
Attachments
Issue Links
- relates to
-
HDFS-9173 Erasure Coding: Lease recovery for striped file
- Resolved