M-AJ opened a new pull request #215: Optimize network interfaces with cache on boot URL: https://github.com/apache/rocketmq/pull/215 ## What is the purpose of the change Optimize network interface lookups with cache on startup. This reduces an expensive call for lower end machines. Investigated using JVM profiler. ## Brief changelog Brief variable cache to prevent extra lookups
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
