Details
-
Improvement
-
Status: Patch Available
-
Trivial
-
Resolution: Unresolved
-
None
-
None
Description
In DataXceiver:#writeBlock:
LOG.info("Receiving " + block + " src: " + remoteAddress + " dest: " + localAddress);
This message is better to report the size of the block its receiving.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-10587 Incorrect offset/length calculation in pipeline recovery causes block corruption
- Resolved