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 #8953] Improve IO for asynchronous delivery processes #8954

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

3424672656
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #8953

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 47.63%. Comparing base (bf2f2a7) to head (6dc7823).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...main/java/org/apache/rocketmq/store/CommitLog.java 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8954      +/-   ##
=============================================
- Coverage      47.70%   47.63%   -0.07%     
+ Complexity     11759    11751       -8     
=============================================
  Files           1303     1303              
  Lines          91043    91046       +3     
  Branches       11676    11679       +3     
=============================================
- Hits           43434    43374      -60     
- Misses         42249    42309      +60     
- Partials        5360     5363       +3     

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


🚨 Try these New Features:

@lizhanhui lizhanhui merged commit c13f051 into apache:develop Nov 20, 2024
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.

[Enhancement] Improve IO for asynchronous delivery processes
5 participants