Skip to content

[ISSUE #9241] RocksDBConsumeQueueStore do not need to update StoreCheckpoint #9242

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

qianye1001
Copy link
Contributor

…ckpoint

Which Issue(s) This PR Fixes

Fixes #9241 RocksDBConsumeQueueStore do not need update storeCheckpoint

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 33.33333% with 16 lines in your changes missing coverage. Please review.

Project coverage is 48.04%. Comparing base (0b687a9) to head (b7c3a11).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...pache/rocketmq/store/dledger/DLedgerCommitLog.java 33.33% 12 Missing and 4 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9242      +/-   ##
=============================================
- Coverage      48.15%   48.04%   -0.11%     
+ Complexity     12117    12098      -19     
=============================================
  Files           1322     1322              
  Lines          93103    93107       +4     
  Branches       11935    11936       +1     
=============================================
- Hits           44833    44734      -99     
- Misses         42740    42838      +98     
- Partials        5530     5535       +5     

☔ 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 cee1963 into apache:develop Mar 17, 2025
10 of 11 checks passed
@lizhimins lizhimins changed the title [ISSUE #9241] RocksDBConsumeQueueStore do not need to update storeCheckPoint [ISSUE #9241] RocksDBConsumeQueueStore do not need to update StoreCheckpoint Mar 17, 2025
3424672656 pushed a commit to 3424672656/rocketmq that referenced this pull request May 12, 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] RocksDBConsumeQueueStore do not need update storeCheckpoint
4 participants