horizonzy opened a new issue #2635: URL: https://github.com/apache/rocketmq/issues/2635
**FEATURE REQUEST** 1. Please describe the feature you are requesting. In org.apache.rocketmq.store.schedule.ScheduleMessageService.DeliverDelayedMessageTimerTask#executeOnTimeup. It will re schedule DeliverDelayedMessageTimerTask by new DeliverDelayedMessageTimerTask(int delayLevel, long offset); And it's frequency is high, in fact, we can modify the offset and re schedule self. ---------------------------------------------------------------- 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]
