Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.0
-
None
-
Reviewed
Description
The public INodeFile#setBlocks API, when used outside INodeFile, is always called with null. Therefore we should replace it with a safer clearBlocks API. Also merging code cleanups from HDFS-7285 branch.