xiaobing395845388 removed a comment on issue #2357: URL: https://github.com/apache/rocketmq/issues/2357#issuecomment-721463160
> > > > > > This problem can be repetition in test environment by consumer consume failed and return reconsume_later status, then shutdown broker0 master .mq version is 4.5.2 > > > > > > > > > > > > > > > This is normal if consumer return reconsume_later status and the message send to retry topic even in master-slave mode. > > > > > > > > > > > > you can test on it in my described envionment,you can found that one message will be retried times then before > > > > > > > > > OK, I will try it > > > > > > Hi. Is there any progress? > > Need more info of this issue. > What do you exactly mean of too many %RETRY%topic message in the commitlog? > > By the way, if the consumer always return RECONSUME_LATER, it will retry 16 times by default. you can query in the console by the message id, one message will retry more then 16 times, times then 16 times, also you can vim the dledger commitlog and search the retry message ---------------------------------------------------------------- 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]
