Skip to content

[ISSUE #10229] Fix server-side reset offset does not take effect for FIFO (orderly) pop consumers#10230

Merged
lizhimins merged 2 commits intoapache:developfrom
qianye1001:fix-reset-offset-pop-orderly
Mar 30, 2026
Merged

[ISSUE #10229] Fix server-side reset offset does not take effect for FIFO (orderly) pop consumers#10230
lizhimins merged 2 commits intoapache:developfrom
qianye1001:fix-reset-offset-pop-orderly

Conversation

@qianye1001
Copy link
Copy Markdown
Contributor

Which Issue(s) This PR Fixes

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.86%. Comparing base (35c88e3) to head (c5dcc7a).
⚠️ Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
...apache/rocketmq/broker/pop/PopConsumerService.java 0.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10230      +/-   ##
=============================================
- Coverage      48.92%   48.86%   -0.06%     
+ Complexity     13375    13363      -12     
=============================================
  Files           1373     1373              
  Lines          99908    99911       +3     
  Branches       12901    12902       +1     
=============================================
- Hits           48878    48824      -54     
- Misses         45096    45146      +50     
- Partials        5934     5941       +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 103b7bc into apache:develop Mar 30, 2026
10 of 11 checks passed
@qianye1001 qianye1001 deleted the fix-reset-offset-pop-orderly branch March 30, 2026 06:17
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] Server-side reset offset does not take effect for FIFO (orderly) pop consumers

3 participants