HDFS-16279. Print detail datanode info when process first storage report (#3564)

(cherry picked from commit 6aa664c62443b4061c26c27376e5d1e0e591a323)
This commit is contained in:
litao 2021-10-29 09:27:00 +08:00 committed by Takanobu Asanuma
parent df9c07fc04
commit b1801e99de

View File

@ -2696,7 +2696,7 @@ public boolean processReport(final DatanodeID nodeID,
+ "storage report for {} from datanode {}",
strBlockReportId,
storageInfo.getStorageID(),
nodeID.getDatanodeUuid());
nodeID);
processFirstBlockReport(storageInfo, newReport);
} else {
// Block reports for provided storage are not