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] Consumer will stop consuming when panic in consume listener. #909

Closed
cserwen opened this issue Aug 29, 2022 · 0 comments · Fixed by #910
Closed

[BUG] Consumer will stop consuming when panic in consume listener. #909

cserwen opened this issue Aug 29, 2022 · 0 comments · Fixed by #910

Comments

@cserwen
Copy link
Member

cserwen commented Aug 29, 2022

BUG REPORT

  1. Please describe the issue you observed:

    • What did you do (The steps to reproduce)?
      panic in consumeListener.

    • What did you expect to see?
      The consumer should consume normally.

    • What did you see instead?
      It stops consuming.

  2. Please tell us about your environment:

    • What is your OS?

    • What is your client version?

    • What is your RocketMQ version?

  3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
    panic should be handled in listener.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant