xujianhai666 opened a new issue #1843: producer send message to retry topic will panic because maxReconsumeTimes is null URL: https://github.com/apache/rocketmq/issues/1843 **BUG REPORT** 1. Please describe the issue you observed: producer send message to retry group topic actively, but encounter panic, because maxReconsumeTimes is null, which is set when consumer send back. - What did you do (The steps to reproduce)? produer send message to %RETRY%group - What did you expect to see? producer should send success and consumer consume that message - What did you see instead? producer receive response: broker panic info 2. Please tell us about your environment: 3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
---------------------------------------------------------------- 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] With regards, Apache Git Services
