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 #9080] Not hold final message store config in fetcher #9086

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

lizhimins
Copy link
Member

Which Issue(s) This PR Fixes

Fixes #9080

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.96%. Comparing base (19393e0) to head (900db5e).

Files with missing lines Patch % Lines
...etmq/tieredstore/core/MessageStoreFetcherImpl.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9086      +/-   ##
=============================================
- Coverage      47.97%   47.96%   -0.02%     
+ Complexity     12045    12037       -8     
=============================================
  Files           1320     1320              
  Lines          92779    92779              
  Branches       11896    11896              
=============================================
- Hits           44511    44501      -10     
- Misses         42756    42768      +12     
+ Partials        5512     5510       -2     

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

@lizhimins lizhimins merged commit 7722ce7 into apache:develop Dec 30, 2024
10 of 11 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.

[Bug] get message from tiered store from cache too large
3 participants