-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.4-alpha
-
Fix Version/s: 2.1.0-beta
-
Component/s: datanode
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
On startup the DN must scan all replicas on all configured volumes before the initial block report to the NN. This is currently done serially, but can be done in parallel to improve startup time of the DN.