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

reset offset is not work correctly #956

Closed
0daypwn opened this issue Nov 3, 2022 · 0 comments · Fixed by #957
Closed

reset offset is not work correctly #956

0daypwn opened this issue Nov 3, 2022 · 0 comments · Fixed by #957

Comments

@0daypwn
Copy link
Contributor

0daypwn commented Nov 3, 2022

BUG REPORT

  1. Please describe the issue you observed:

    • What did you do (The steps to reproduce)?
      dashboard do reset offset

    • What did you expect to see?
      reset offset

    • What did you see instead?
      Wait about two minutes. then consume

  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):

企业微信截图_7cc8a1ef-a272-4a2d-bad2-f9f65ad2b3c9

processQueueTable key type is primitive.MessageQueue

企业微信截图_a74dbacb-270d-494a-889b-5b34d4c480b0

reset offset delete processQueueTable use type *primitive.MessageQueue

then the processQueueTable will not remove.
Can only wait for pull expiration.

企业微信截图_b13aa979-0495-46fa-a915-1f1d48d0c355

0daypwn added a commit to 0daypwn/rocketmq-client-go that referenced this issue Nov 3, 2022
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