Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.0.0-alpha, 3.0.0-alpha1
-
None
-
None
-
None
Description
Move BlockCollection.setBlock(..) to MutableBlockCollection and change the parameter in BlockManger.forceCompleteBlock(..) and completeBlock(..) to MutableBlockCollection. We should also move setBlock(..) from INodeFile to INodeFileUnderConstruction. Based on discussion in HDFS-3363
Attachments
Issue Links
- is broken by
-
HDFS-4746 ClassCastException in BlockManager.addStoredBlock() due to that blockReceived came after file was closed.
- Resolved