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 #7974] Add repeatedly read same offset log to find unexpected situations #7975

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

lizhimins
Copy link
Member

Which Issue(s) This PR Fixes

Fixes #7974

Brief Description

How Did You Test This Change?

Copy link
Contributor

@lollipopjin lollipopjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 42.85%. Comparing base (59220d8) to head (442ed23).

Files Patch % Lines
...etmq/tieredstore/core/MessageStoreFetcherImpl.java 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7975      +/-   ##
=============================================
- Coverage      42.85%   42.85%   -0.01%     
+ Complexity     10353    10347       -6     
=============================================
  Files           1270     1270              
  Lines          88619    88627       +8     
  Branches       11395    11396       +1     
=============================================
+ Hits           37975    37977       +2     
+ Misses         45962    45960       -2     
- Partials        4682     4690       +8     

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

@lizhimins lizhimins merged commit 093cb84 into apache:develop Mar 27, 2024
10 checks passed
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] Add repeatedly read same offset log to find unexpected situations
3 participants