We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found a bug, not just asking a question, which should be created in GitHub Discussions.
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Any platform
rocketmq 5.3.1
jdk 8
Messages are duplicated when using LMQ for pop consumption
Use LMQ for pop consumption
Messages are not duplicated
Messages are duplicated
No
The text was updated successfully, but these errors were encountered:
[ISSUE #9105] Fix the issue of duplicate consumption in LMQ (#9101)
9ce8345
* Fix the issue of duplicate consumption in LMQ * Pass the checkstyle * Pass the UTs * Pass the check style
Successfully merging a pull request may close this issue.
Before Creating the Bug Report
I found a bug, not just asking a question, which should be created in GitHub Discussions.
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
Any platform
RocketMQ version
rocketmq 5.3.1
JDK Version
jdk 8
Describe the Bug
Messages are duplicated when using LMQ for pop consumption
Steps to Reproduce
Use LMQ for pop consumption
What Did You Expect to See?
Messages are not duplicated
What Did You See Instead?
Messages are duplicated
Additional Context
No
The text was updated successfully, but these errors were encountered: