Details
-
Improvement
-
Status: Open
-
Blocker
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Creating one file per chunk on the datanode was the original way data was written to disk pre 1.0.0 GA. The default layout has been one file block ever since Ozone's GA release and compatibility guarantees began taking effect. I don't think there is any active Ozone data using file per chunk, and the 2.0 release would be a good vehicle to remove this code path to simplify datanode code and reduce our test matrix.
Attachments
Issue Links
- is related to
-
HDDS-11516 Release Ozone 2.0.0
- Open
- supercedes
-
HDDS-3112 Aggregate chunk increments into per-chunk file
- Resolved