突然拉取不到任何消息
#6888
Replies: 1 comment 1 reply
-
Check if there are any inconsistencies in the subscriptions. |
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.
-
rocketmq 5.0.1 版本
3台服务器,使用controller方式部署
目前运行了1个月,最近突然拉取不到任何消息,最近的变化,新增了一个topic,进行消费
目前查阅日志看到情况,不确定是不是这块内容有问题
后续创建测试的topic测试,也拉取不到消息
GrpcClientManagerThreadPool-1 - subscription changed, group: CID_GAME remove topic test_delay SubscriptionData [classFilterMode=false, topic=test_delay, subString=*, tagsSet=[], codeSet=[], subVersion=1686550835151, expressionType=TAG]
2023-06-12 14:29:03 WARN pool-4-thread-3 - ProducerManager#scanNotActiveChannel: remove expired channel[10.203.0.27:55292] from ProducerManager groupChannelTable, producer group name: test_delay
2023-06-12 14:29:03 WARN pool-4-thread-3 - SCAN: remove expired channel from ProducerManager groupChannelTable, all clear, group=test_delay
Beta Was this translation helpful? Give feedback.
All reactions