ShadowySpirits commented on issue #5844:
URL: https://github.com/apache/rocketmq/issues/5844#issuecomment-1376653849

   The broker creates the retry topic automatically when a consumer first sends 
a heartbeat.
   
   see ClientManageProcessor#heartBeat:
   
   
https://github.com/apache/rocketmq/blob/a68078fef8315a0deeae32af42a029ccd2fa76a4/broker/src/main/java/org/apache/rocketmq/broker/processor/ClientManageProcessor.java#L112-L117


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

Reply via email to