xujianhai666 opened a new pull request #1844: fix: broker panic when producer 
send to retry topic
URL: https://github.com/apache/rocketmq/pull/1844
 
 
   ## motivation
   
   producer send message to retry topic directly, broker will panic
   because maxReconsumeTimes is null and convert to int.
   
   ## changes
   add null check for maxReconsumeTimes
   
   Closes #1843 

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

Reply via email to