Skip to content

[ISSUE #10176] Fix consume offset may be abnormally reset to min in LitePullConsumer#10177

Closed
humkum wants to merge 1 commit intoapache:developfrom
humkum:fix-lite-pull-offset
Closed

[ISSUE #10176] Fix consume offset may be abnormally reset to min in LitePullConsumer#10177
humkum wants to merge 1 commit intoapache:developfrom
humkum:fix-lite-pull-offset

Conversation

@humkum
Copy link
Contributor

@humkum humkum commented Mar 19, 2026

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.86%. Comparing base (ebf1595) to head (1262c60).

Files with missing lines Patch % Lines
...ent/impl/consumer/DefaultLitePullConsumerImpl.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10177      +/-   ##
=============================================
- Coverage      48.94%   48.86%   -0.08%     
+ Complexity     13389    13368      -21     
=============================================
  Files           1373     1373              
  Lines          99924    99926       +2     
  Branches       12908    12909       +1     
=============================================
- Hits           48904    48827      -77     
- Misses         45097    45164      +67     
- Partials        5923     5935      +12     

☔ 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.

@humkum humkum closed this Mar 20, 2026
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.

[Bug] Consume offset may be abnormally reset to min in LitePullConsumer

2 participants