tomscut commented on pull request #3786: URL: https://github.com/apache/hadoop/pull/3786#issuecomment-992240133
> I am prefer to keep `getXferAddr` here, IMO IP and Hostname is equal for maintainer. But when meet binding Multiple NICs env and multi DataNode instances deployed on one node, it is easy to differ them if use IP information. Another, `getXferAddr` saves to calculate sum of string than `getXferAddrWithHostname` (not key point). Hi @Hexiaoqiao , I fixed this. PTAL. Thanks a lot. -- 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]
