Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Native] Consumer can not consume and print 'no broker found for mq' #631

Closed
maixiaohai opened this issue Mar 24, 2021 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@maixiaohai
Copy link
Contributor

BUG REPORT

  1. 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:
{"level":"warn","ts":1616491936.3290915,"msg":"no broker found for mq","PullRequest":"MessageQueue [topic=b9512, brokerName=c3cloudsrv-notify-rocketmq-raft1, queueId=0]"}
  1. 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
  2. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
    code
    image
    image
    image
    related issue in java client: slaveReadEnable=true not work When cluster deployed on DLedger mode sometimes[Followed #2157] rocketmq#2165

@maixiaohai
Copy link
Contributor Author

@RongtongJin can u help to review this pr? It's the same situation with apache/rocketmq#2165

@wenfengwang wenfengwang added the bug Something isn't working label Jul 1, 2021
wenfengwang pushed a commit that referenced this issue Jul 1, 2021
@wenfengwang
Copy link
Member

merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants