Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Currently BlockReceiver's constructor has some debug logs to help identifying problems. During my triage of HDFS-9701, I needed to add the isTransfer into the logs to see which block the code goes later.
I propose to add more details in the debug logs, to save future effort. Will also see whether more details need to be logged.