Skip to content

[ISSUE #9233] Query message in tiered storage may fail for the first correct index file was not selected#9234

Merged
lizhimins merged 3 commits intoapache:developfrom
bxfjb:fix-tiered-query
Mar 13, 2025
Merged

[ISSUE #9233] Query message in tiered storage may fail for the first correct index file was not selected#9234
lizhimins merged 3 commits intoapache:developfrom
bxfjb:fix-tiered-query

Conversation

@bxfjb
Copy link
Copy Markdown
Contributor

@bxfjb bxfjb commented Mar 11, 2025

Which Issue(s) This PR Fixes

Fixes #9233

Brief Description

How Did You Test This Change?

lizhimins
lizhimins previously approved these changes Mar 11, 2025
@bxfjb
Copy link
Copy Markdown
Contributor Author

bxfjb commented Mar 11, 2025

I will fix ut later

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 13, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.01%. Comparing base (0b687a9) to head (c94793f).
⚠️ Report is 305 commits behind head on develop.

Files with missing lines Patch % Lines
.../rocketmq/tieredstore/index/IndexStoreService.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9234      +/-   ##
=============================================
- Coverage      48.15%   48.01%   -0.14%     
+ Complexity     12117    12094      -23     
=============================================
  Files           1322     1322              
  Lines          93103    93105       +2     
  Branches       11935    11936       +1     
=============================================
- Hits           44833    44704     -129     
- Misses         42740    42864     +124     
- Partials        5530     5537       +7     

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

@lizhimins lizhimins merged commit 622c807 into apache:develop Mar 13, 2025
10 of 11 checks passed
3424672656 pushed a commit to 3424672656/rocketmq that referenced this pull request May 12, 2025
RongtongJin pushed a commit that referenced this pull request Jul 19, 2025
ChineseTony pushed a commit to ChineseTony/rocketmq that referenced this pull request Aug 8, 2025
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] Querying message in tiered storage may fail due to small time scope

4 participants