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 #8254]Fix runtime modifications to semaphoreAsyncSendNum and semaphoreAsyncSendSize result in inaccurate actual semaphore values #8257

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

Conversation

3424672656
Copy link
Contributor

@3424672656 3424672656 commented Jun 5, 2024

Which Issue(s) This PR Fixes

Fixes #8254
Fixes #8140

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2024

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).

Files Patch % Lines
...mq/client/impl/producer/DefaultMQProducerImpl.java 51.42% 13 Missing and 4 partials ⚠️
.../apache/rocketmq/client/lock/ReadWriteCASLock.java 70.00% 2 Missing and 4 partials ⚠️
...he/rocketmq/client/producer/DefaultMQProducer.java 88.46% 3 Missing ⚠️
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     

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

@3424672656
Copy link
Contributor Author

@RongtongJin PTAL~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants