ProNic-QY opened a new pull request #1792: Fix get wrong client ip when client running in linux with container t… URL: https://github.com/apache/rocketmq/pull/1792 …ech, like docker will create docker0 network interface, etc.. ## What is the purpose of the change Some linux container tech will create many network interface, like docker/k8s cni, when rocketmq client run within those machine will get wrong client ip to generate clientId. ## Brief changelog Skip network inteface as clientIP candidate when it's status is not up
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
