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] Fix tranfer logic when get large messages from cache in tiered storage #9079

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

yuz10
Copy link
Member

@yuz10 yuz10 commented Dec 25, 2024

Which Issue(s) This PR Fixes

Fixes #9080

Brief Description

How Did You Test This Change?

@yuz10 yuz10 changed the title fix get message from tiered store from cache too large [ISSUE #9080] fix get message from tiered store from cache too large Dec 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 26, 2024

Codecov Report

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

Project coverage is 48.03%. Comparing base (1c35adb) to head (480b494).

Files with missing lines Patch % Lines
...etmq/tieredstore/core/MessageStoreFetcherImpl.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9079      +/-   ##
=============================================
+ Coverage      48.00%   48.03%   +0.02%     
- Complexity     12040    12055      +15     
=============================================
  Files           1320     1320              
  Lines          92768    92771       +3     
  Branches       11894    11895       +1     
=============================================
+ Hits           44537    44560      +23     
+ Misses         42718    42712       -6     
+ Partials        5513     5499      -14     

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

@lizhimins lizhimins changed the title [ISSUE #9080] fix get message from tiered store from cache too large [ISSUE #9080] Fix tranfer logic when get large messages from cache in tiered storage Dec 26, 2024
@lizhimins lizhimins merged commit 2089abd into apache:develop Dec 26, 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