duhenglucky edited a comment on issue #1877: Rocketmq heavily use 
NetworkInterface to get ip which is not recommended use in kubernates
URL: https://github.com/apache/rocketmq/issues/1877#issuecomment-603656199
 
 
   @YJFinBJ good suggestions, but IP is used throughout RocketMQ as a unique 
identifier, including client differentiation (this is reflected in many 
issues), message storage formats(IPv4&IPv6), etc. This does cause a lot of 
issues in the container environment, so there is very much work that needs to 
be done, such as the compatibility of the non-k8s environment that also needs 
to be considered. 
   
   This change seems to be relatively large, so could you provide a more 
detailed design first so that more users from the community can participate?

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

Reply via email to