You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
openjdk version "1.8.0_402"
OpenJDK Runtime Environment (build 1.8.0_402-8u402-ga-2ubuntu1~22.04-b06)
OpenJDK 64-Bit Server VM (build 25.402-b06, mixed mode)
rocketmq版本: 4.9.4
org.apache.rocketmq.store.schedule.ScheduleMessageService.DeliverDelayedMessageTimerTask不知道为什么退出了,然后不循环了,导致delayqueue的消息一直转发不到正常队列里面去了。
看了下代码,
每次run完之后再提一个DeliverDelayedMessageTimerTask, 中间出异常会捕获Exception, 然后再提交一个DeliverDelayedMessageTimerTask, 是不是抛Error异常了啊
有人遇到过么?
Beta Was this translation helpful? Give feedback.
All reactions