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

(cherry picked from commit 6aa664c624)
This commit is contained in:
litao 2021-10-29 09:27:00 +08:00 committed by Takanobu Asanuma
parent 847cff7d91
commit 7e57fc053a
1 changed files with 1 additions and 1 deletions

View File

@ -2739,7 +2739,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