rocketmq
rocketmq copied to clipboard
[ISSUE #8254]Fix runtime modifications to semaphoreAsyncSendNum and semaphoreAsyncSendSize result in inaccurate actual semaphore values
trafficstars
Which Issue(s) This PR Fixes
Fixes #8254 Fixes #8140
Brief Description
How Did You Test This Change?
Codecov Report
Attention: Patch coverage is 67.90123% with 26 lines in your changes missing coverage. Please review.
Project coverage is 42.86%. Comparing base (
38c56cd) to head (a6bbb9c).
Additional details and impacted files
@@ Coverage Diff @@
## develop #8257 +/- ##
=============================================
+ Coverage 42.84% 42.86% +0.02%
- Complexity 10395 10406 +11
=============================================
Files 1274 1275 +1
Lines 88943 89009 +66
Branches 11438 11442 +4
=============================================
+ Hits 38109 38157 +48
- Misses 46119 46133 +14
- Partials 4715 4719 +4
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@RongtongJin PTAL~