Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #9112] Speedup revive scan in Pop Consumption and support server side reset offset #9113

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

lizhimins
Copy link
Member

…er side reset offset

Which Issue(s) This PR Fixes

Fixes #9112

Brief Description

How Did You Test This Change?

@lizhimins
Copy link
Member Author

@redlsz Please help review this pr

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 77.50000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 47.96%. Comparing base (0548593) to head (d2e967c).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...apache/rocketmq/broker/pop/PopConsumerService.java 80.64% 3 Missing and 3 partials ⚠️
...rocketmq/common/config/AbstractRocksDBStorage.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9113      +/-   ##
=============================================
+ Coverage      47.94%   47.96%   +0.01%     
- Complexity     12037    12042       +5     
=============================================
  Files           1320     1320              
  Lines          92827    92840      +13     
  Branches       11897    11898       +1     
=============================================
+ Hits           44507    44528      +21     
+ Misses         42809    42805       -4     
+ Partials        5511     5507       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
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

@lizhimins lizhimins merged commit e0db654 into apache:develop Jan 8, 2025
10 of 11 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.

[Bug] Speedup revive scan in Pop Consumption and support server side reset offset
3 participants