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 8927] DLedger support lmq #8944

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

bxfjb
Copy link
Contributor

@bxfjb bxfjb commented Nov 18, 2024

Which Issue(s) This PR Fixes

Fixes #8927

Brief Description

How Did You Test This Change?

@bxfjb bxfjb changed the title [#ISSUE 8927] feat dledger support lmq [#ISSUE 8927] DLedger support lmq Nov 18, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 52.38095% with 30 lines in your changes missing coverage. Please review.

Project coverage is 47.66%. Comparing base (60e68da) to head (1efbd7f).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...pache/rocketmq/store/queue/MultiDispatchUtils.java 41.66% 12 Missing and 9 partials ⚠️
...pache/rocketmq/store/dledger/DLedgerCommitLog.java 66.66% 5 Missing and 3 partials ⚠️
...main/java/org/apache/rocketmq/store/CommitLog.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8944      +/-   ##
=============================================
+ Coverage      47.62%   47.66%   +0.04%     
- Complexity     11743    11773      +30     
=============================================
  Files           1304     1304              
  Lines          91058    91080      +22     
  Branches       11675    11679       +4     
=============================================
+ Hits           43362    43413      +51     
+ Misses         42352    42304      -48     
- Partials        5344     5363      +19     

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

@bxfjb
Copy link
Contributor Author

bxfjb commented Nov 18, 2024

@DongyuanPan Can you review this pr pls? :) thx

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] DLedger supports LMQ
2 participants