Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Later
-
3.0.0-alpha2
-
None
-
None
Description
HDFS-10759 introduced the a BlockType enum to INodeFile, with possible values CONTIGUOUS or STRIPED.
Since HDFS-8030 wants to implement "contiguous EC", CONTIGUOUS isn't an appropriate name. I propose we rename CONTIGUOUS to REPLICATED for clarity.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-10759 Change fsimage bool isStriped from boolean to an enum
-
- Resolved
-
-
HDFS-11382 Persist Erasure Coding Policy ID in a new optional field in INodeFile in FSImage
-
- Resolved
-