Replies: 2 comments
-
消费处理队列 ProcessQueue 中的数据堆积过多,超过阈值(默认为2000)。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
It should be caused by this problem #3861 As for the reason for throwing an exception, it may be that |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
There are many warn logs in the production environment。

The message has been processed,but the client's (in processQueue)minOffset no changed for long time。
Restart the client, the problem can be solved, but many messages will be repeated consumpted。
We try to reproduce it,but have no result。
rmq client: 4.7.1
rmq broker: 4.7.1
os: centos 7
Beta Was this translation helpful? Give feedback.
All reactions