imaffe opened a new issue #625:
URL: https://github.com/apache/rocketmq-externals/issues/625


   The issue tracker is **ONLY** used for bug report and feature request. 
   
   Any question or RocketMQ proposal please use our [mailing 
lists](http://rocketmq.apache.org/about/contact/).
   
   **BUG REPORT**
   
   1. currently the consumer/producer client ip is choosen from random NIC ip 
address, which means if there are more than 1 non-local/loop-back NIC then the 
IP address could be anything (I once found the broker/consumer ip address the 
same as the docker0 bridge address)
   
   2. As our client config synchronization relys on proper client ip address, 
we need to make client(consumer) ips configurable  in connect runtime, or 
consider using a different mechanism.


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


Reply via email to