-
Notifications
You must be signed in to change notification settings - Fork 438
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
BUG REPORT
-
Please describe the issue you observed:
- 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:
- What did you do (The steps to reproduce)?
{"level":"warn","ts":1616491936.3290915,"msg":"no broker found for mq","PullRequest":"MessageQueue [topic=b9512, brokerName=c3cloudsrv-notify-rocketmq-raft1, queueId=0]"}
-
Please tell us about your environment:
- What is your OS?
Linux - What is your client version?
2.1.0 Release - What is your RocketMQ version?
4.8.0
- What is your OS?
-
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working