virajjasani opened a new pull request, #5385:
URL: https://github.com/apache/hadoop/pull/5385
In env with dynamically changing IP addresses, debugging issue with the logs
with only IP address becomes a bit difficult at times.
```
2023-02-08 23:26:50,112 WARN [Socket Reader #1 for port 8485] ipc.Server -
Incorrect RPC Header length from {IPV4}:36556 expected length:
java.nio.HeapByteBuffer[pos=0 lim=4 cap=4] got length:
java.nio.HeapByteBuffer[pos=0 lim=4 cap=4]
```
It would be better to log full hostname for the given IP address rather than
only IP address.
--
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]