lovelife-li opened a new pull request #2411:
URL: https://github.com/apache/rocketmq/pull/2411
reason: if code no use;
index = Math.abs(random.nextInt());
if (index < 0)
index = 0;
fix:
delete if code
## What is the purpose of the change
delete no use code
## Brief changelog
delete no use code
----------------------------------------------------------------
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]