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

[Bug] Reset consume offset then the consumer cannot continue consume immediately #481

Open
humkum opened this issue Dec 4, 2024 · 0 comments · May be fixed by #482
Open

[Bug] Reset consume offset then the consumer cannot continue consume immediately #481

humkum opened this issue Dec 4, 2024 · 0 comments · May be fixed by #482

Comments

@humkum
Copy link
Contributor

humkum commented Dec 4, 2024

BUG REPORT

  1. Please describe the issue you observed:
  • What did you do (The steps to reproduce)?
    Reset the consumer's consume offset
  • What did you expect to see?
    The consumer's consumption offset was reseted, and the consumer can continue consume immediately.
  • What did you see instead?
    The consumer's consumption offset was reseted successfully, but the consumer continue consume message after about 2 minutes when receive the broker's balance notification again.
  1. Please tell us about your environment:
  • What is your OS?
    Ubuntu & CentOS
  • What is your client version?
    latest
  • What is your RocketMQ version?
    4.9
  1. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
    After reseting offset, the consumer group detail cannot show the clientID, while the consumer client is still online.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant