-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha1
-
Fix Version/s: 1.2.0, 2.0.3-alpha, 0.23.7
-
Component/s: namenode
-
Labels:None
-
Hadoop Flags:Reviewed
Currently when deleting a file, blockManager does not remove records that are corresponding to the file's blocks from pendingRelications. These records can only be removed after timeout (5~10 min).