rocketmq 发送延时消息
#7022
Replies: 1 comment 1 reply
-
理论上可以的。可以测试一下 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.我的rocketmq服务端是5.x版本
2.我的rocketmq客户端版本是4.9.x版本(由于各种原因暂时不能升级到5.x),我想用rocketmq的延时消息(延时时间级别那种不满足要求),我在发送消息时设置TIMER_DELAY_SEC或TIMER_DELAY_MS,消息能在指定延时时间后消费
不知道这种方式合理的以及是否会有其它问题,
Beta Was this translation helpful? Give feedback.
All reactions