Skip to content

[ISSUE #9695] Not use pull offset when use pop orderly consume#9696

Merged
lollipopjin merged 1 commit intoapache:developfrom
lizhimins:issue-9695
Sep 12, 2025
Merged

[ISSUE #9695] Not use pull offset when use pop orderly consume#9696
lollipopjin merged 1 commit intoapache:developfrom
lizhimins:issue-9695

Conversation

@lizhimins
Copy link
Copy Markdown
Member

Which Issue(s) This PR Fixes

Fixes #9695

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.08%. Comparing base (7967edf) to head (940eb74).

Files with missing lines Patch % Lines
...apache/rocketmq/broker/pop/PopConsumerService.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9696      +/-   ##
=============================================
- Coverage      48.15%   48.08%   -0.08%     
+ Complexity     12121    12100      -21     
=============================================
  Files           1313     1313              
  Lines          92975    92977       +2     
  Branches       11874    11874              
=============================================
- Hits           44770    44705      -65     
- Misses         42697    42749      +52     
- Partials        5508     5523      +15     

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

Copy link
Copy Markdown
Contributor

@lollipopjin lollipopjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lollipopjin lollipopjin merged commit edaffe6 into apache:develop Sep 12, 2025
11 of 12 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.

[Enhancement] Not use pull offset when use pop orderly consume

3 participants