Description
In FsVolumeImpl's constructor, we currently pass the DF usage that was passed to the constructor to ReservedSpaceCalculator.Builder. This can cause issues if the usage is changed in the constructor.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-13283 Percentage based Reserved Space Calculation for DataNode
- Resolved