Skip to content

[ISSUE #9912] Reduce excessive requests for consumer offset timestamps in tiered storage#9991

Merged
RongtongJin merged 2 commits intoapache:developfrom
lizhimins:zhimin/issue-9912
Jan 13, 2026
Merged

[ISSUE #9912] Reduce excessive requests for consumer offset timestamps in tiered storage#9991
RongtongJin merged 2 commits intoapache:developfrom
lizhimins:zhimin/issue-9912

Conversation

@lizhimins
Copy link
Copy Markdown
Member

Which Issue(s) This PR Fixes

Fixes #9912

Brief Description

How Did You Test This Change?

@lizhimins lizhimins marked this pull request as draft January 8, 2026 11:13
…estamps in tiered storage

Signed-off-by: terrance.lzm <terrance.lzm@alibaba-inc.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 45.83333% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.79%. Comparing base (4c66580) to head (b0cd5f1).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...etmq/tieredstore/core/MessageStoreFetcherImpl.java 45.83% 9 Missing and 4 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9991      +/-   ##
=============================================
- Coverage      48.80%   48.79%   -0.01%     
- Complexity     12773    12776       +3     
=============================================
  Files           1327     1327              
  Lines          96441    96455      +14     
  Branches       12440    12445       +5     
=============================================
  Hits           47064    47064              
- Misses         43620    43624       +4     
- Partials        5757     5767      +10     

☔ 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 marked this pull request as ready for review January 12, 2026 12:07
@RongtongJin RongtongJin merged commit 4eead13 into apache:develop Jan 13, 2026
14 of 19 checks passed
dingshuangxi888 pushed a commit to dingshuangxi888/rocketmq that referenced this pull request Feb 10, 2026
…estamps in tiered storage (apache#9991)

* [ISSUE apache#9912] Reduce excessive requests for consumer offset timestamps in tiered storage

Signed-off-by: terrance.lzm <terrance.lzm@alibaba-inc.com>

* [ISSUE apache#9912] Reduce excessive requests for consumer offset timestamps in tiered storage

---------

Signed-off-by: terrance.lzm <terrance.lzm@alibaba-inc.com>
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] consumer offset timpstamp displayed incorrectly

3 participants