xdshent opened a new pull request, #6898: URL: https://github.com/apache/rocketmq/pull/6898
### Which Issue(s) This PR Fixes Fixes #6897 ### Brief Description <img width="799" alt="image" src="https://github.com/apache/rocketmq/assets/16759505/c3507b53-c05a-4bf6-9269-435e2c533383"> * The incrementAndGet() method returns the maximum value of Integer. * Executing the index++ inside the loop again may result in a negative number, leading to ArrayIndexOutOfBoundsException. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
