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

[ISSUE #8419] update consume offset when not get msg in litepullconsumer #8420

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

keranbingaa
Copy link
Contributor

Fixes #8419

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 45.38%. Comparing base (bd61774) to head (1c5b3d4).
Report is 9 commits behind head on develop.

Files Patch % Lines
...ent/impl/consumer/DefaultLitePullConsumerImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8420      +/-   ##
=============================================
+ Coverage      45.36%   45.38%   +0.02%     
- Complexity     10987    10991       +4     
=============================================
  Files           1274     1274              
  Lines          88970    88972       +2     
  Branches       11434    11435       +1     
=============================================
+ Hits           40359    40382      +23     
+ Misses         43581    43568      -13     
+ Partials        5030     5022       -8     

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

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] LitePullConsumer will Continuously print error logs util receive new msg
2 participants