RagingSpud opened a new issue, #5740:
URL: https://github.com/apache/rocketmq/issues/5740

   
https://github.com/apache/rocketmq/blob/72786535067310b79138e8ae4509851d85d35b95/common/src/main/java/org/apache/rocketmq/common/UtilAll.java#L604-L619
   
   This method basically traversal network interfaces and find a non-private 
ip.And if failed to find one, fall back to the whatever ip it found in the 
first netInterface, which in my setting is localhost(from lo0).
   It is used to create unique id, so this is no good behavior right ? 
   How about let the lan ip have a higher priority than localhost ?


-- 
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]

Reply via email to