gosonzhang opened a new pull request #346:
URL: https://github.com/apache/incubator-tubemq/pull/346


   Found some small bugs
   1. AddressUtils.getIPV4LocalAddress() should first check whether 
localIPAddress has been set, and use it directly under the premise that it has 
been set to reduce unnecessary get operations;
   2. The fetchCount parameter in MessageConsumerExample may be negative, so 
the executorService object should not use fetchCount as the initial value.


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