wzk784533 opened a new pull request, #6670: URL: https://github.com/apache/hadoop/pull/6670
### Description of PR https://issues.apache.org/jira/browse/HDFS-17429 ### How was this patch tested? ### For code changes: The Sender.java have no LOG variable, just using the interface it impletments, so in the trace log, the file name is wrong: 2024-03-18 16:34:40,274 TRACE **datatransfer.DataTransferProtocol**: :80 Sending DataTransferOp OpReadBlockProto: header { It's actually printed in Sender.java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
