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
What did you do (The steps to reproduce)?
We started some consumer groups to consume messages from some topics which have message produced for a few weeks.
And some of the consumers started before, then stoped.
What did you expect to see?
All the consumers consume message normaly.
What did you see instead?
Some of consumers can't consume message, and some log printed as follow:
{"level":"warn","ts":1616491936.3290915,"msg":"no broker found for mq","PullRequest":"MessageQueue [topic=b9512, brokerName=c3cloudsrv-notify-rocketmq-raft1, queueId=0]"}
BUG REPORT
Please describe the issue you observed:
We started some consumer groups to consume messages from some topics which have message produced for a few weeks.
And some of the consumers started before, then stoped.
All the consumers consume message normaly.
Some of consumers can't consume message, and some log printed as follow:
Please tell us about your environment:
Linux
2.1.0 Release
4.8.0
Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
code
related issue in java client: slaveReadEnable=true not work When cluster deployed on DLedger mode sometimes[Followed #2157] rocketmq#2165
The text was updated successfully, but these errors were encountered: