cserwen commented on PR #4224: URL: https://github.com/apache/rocketmq/pull/4224#issuecomment-1118106570
> > DefaultMQPushConsumerImpl.java > > > It will be used to send retry messages if exception happens. > > https://github.com/apache/rocketmq/blob/df3f8de4c03a282de052b130ae368ab00faca039/client/src/main/java/org/apache/rocketmq/client/impl/consumer/DefaultMQPushConsumerImpl.java#L512 > > > >  > > It's not like we're talking about the same problem, you can review my code. Yes, I have reviewed your code before. IMOļ¼the consumer may not work normally if you remove it. Besides, It only brings an extra heartbeat and does not add a new scheduled task.  -- 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]
