heihaozi opened a new issue #3021: URL: https://github.com/apache/rocketmq/issues/3021
In different consumption modes, the meaning of maxReconsumeTimes being -1 is not the same. In concurrently mode, -1 means 16. In orderly mode, -1 means Integer.MAX_VALUE. It can give users or source code readers better guidance. -- 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]
