DaneBrown created ROCKETMQ-46:
---------------------------------
Summary: when the os have more than one ip address, the producer
will use the last one as default. It will be make some mistake
Key: ROCKETMQ-46
URL: https://issues.apache.org/jira/browse/ROCKETMQ-46
Project: Apache RocketMQ
Issue Type: Improvement
Components: rocketmq-client
Environment: linux/osx
Reporter: DaneBrown
Assignee: Xiaorui Wang
When the client to start the producer, the producer will use the last one ipv4
address as default ip.but if the os have more than one ipv4 address, it will
get some unexpected result.
Although ClientConfig provide a method setClientIP to avoid this issue, but in
production environment with cluster ,every producer need to set a ip address,
it will make some mistake.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)