cserwen opened a new issue #3425: URL: https://github.com/apache/rocketmq/issues/3425
**FEATURE REQUEST** 1. Please describe the feature you are requesting. - current situation: The retry message depends on the delayed message, which causes the performance of the delayed message to become very poor when there are a large number of retry messages. If we use different topic for delay and retry msg, it will solve this problem. 2. Provide any additional detail on your proposed use case for this feature. - suggestion: use different SCHEDULE_TOPIC_XXXX for delay msg and retry msg. 2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue? should-have -- 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]
