Skip to content

[ISSUE #9309]feat: support clients to reset lmq consumption offset #9310

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

3424672656
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #9309

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 2.85714% with 34 lines in your changes missing coverage. Please review.

Project coverage is 47.99%. Comparing base (586a274) to head (f9ec1de).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
...cketmq/broker/offset/LmqConsumerOffsetManager.java 0.00% 18 Missing ⚠️
...etmq/broker/config/v2/ConsumerOffsetManagerV2.java 0.00% 16 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9310      +/-   ##
=============================================
- Coverage      48.12%   47.99%   -0.13%     
+ Complexity     12140    12109      -31     
=============================================
  Files           1322     1322              
  Lines          93237    93284      +47     
  Branches       11957    11965       +8     
=============================================
- Hits           44868    44775      -93     
- Misses         42830    42960     +130     
- Partials        5539     5549      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 this pull request may close these issues.

[Enhancement] support clients to reset lmq consumption offset
2 participants