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

[Enhancement] LMQ cannot update consumer offset because it needs to check if the subscriptionGroup exists #8647

Closed
1 task done
RongtongJin opened this issue Sep 5, 2024 · 0 comments · Fixed by #8648
Closed
1 task done

Comments

@RongtongJin
Copy link
Contributor

RongtongJin commented Sep 5, 2024

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

LMQ cannot update consumer offset because it needs to check if the subscriptionGroup exists

Motivation

LMQ cannot update consumer offset because it needs to check if the subscriptionGroup exists

Describe the Solution You'd Like

If it is a group of lmq, return true directly during the check.

Describe Alternatives You've Considered

No

Additional Context

No response

@RongtongJin RongtongJin changed the title [Enhancement] LMQ cannot update the location because it needs to check if the subscriptionGroup exists [Enhancement] LMQ cannot update consumer offset because it needs to check if the subscriptionGroup exists Sep 5, 2024
caigy pushed a commit that referenced this issue Sep 6, 2024
…8648)

* Fix the issue where lmq cannot update consumer offset

* Fix the issue where lmq cannot update consumer offset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant