Skip to content

[ISSUE #9271] Enhance tiered storage getQueueOffsetByTimeAsync#9272

Merged
lizhimins merged 1 commit intoapache:developfrom
bxfjb:enhance-tiered-get-by-time
Mar 27, 2025
Merged

[ISSUE #9271] Enhance tiered storage getQueueOffsetByTimeAsync#9272
lizhimins merged 1 commit intoapache:developfrom
bxfjb:enhance-tiered-get-by-time

Conversation

@bxfjb
Copy link
Copy Markdown
Contributor

@bxfjb bxfjb commented Mar 25, 2025

Which Issue(s) This PR Fixes

Fixes #9271

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 26, 2025

Codecov Report

❌ Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.02%. Comparing base (34c32d8) to head (cd5df2d).
⚠️ Report is 295 commits behind head on develop.

Files with missing lines Patch % Lines
...che/rocketmq/tieredstore/file/FlatMessageFile.java 53.33% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9272      +/-   ##
=============================================
- Coverage      48.16%   48.02%   -0.14%     
+ Complexity     12124    12092      -32     
=============================================
  Files           1322     1322              
  Lines          93126    93139      +13     
  Branches       11940    11943       +3     
=============================================
- Hits           44850    44727     -123     
- Misses         42738    42861     +123     
- Partials        5538     5551      +13     

☔ 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 729275c into apache:develop Mar 27, 2025
10 of 11 checks passed
3424672656 pushed a commit to 3424672656/rocketmq that referenced this pull request May 12, 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.

[Enhancement] Reduce RPC times in FlatMessageFile#getQueueOffsetByTimeAsync

3 participants