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 #6789] modify placeholder in DefaultMQProducerImpl #6790

Merged
merged 1 commit into from
May 23, 2023

Conversation

DL1231
Copy link
Contributor

@DL1231 DL1231 commented May 22, 2023

Which Issue(s) This PR Fixes

Fixes #6789

Brief Description

Modify placeholder in DefaultMQProducerImpl.

How Did You Test This Change?

  1. Start a producer
  2. Produce message synchronously

@codecov-commenter
Copy link

Codecov Report

Merging #6790 (cef3050) into develop (bd7db7e) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##             develop    #6790      +/-   ##
=============================================
- Coverage      42.92%   42.86%   -0.07%     
+ Complexity      8985     8973      -12     
=============================================
  Files           1104     1104              
  Lines          78376    78376              
  Branches       10203    10203              
=============================================
- Hits           33645    33593      -52     
- Misses         40512    40558      +46     
- Partials        4219     4225       +6     
Impacted Files Coverage Δ
...mq/client/impl/producer/DefaultMQProducerImpl.java 45.84% <0.00%> (ø)

... and 14 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@RongtongJin RongtongJin merged commit 016b031 into apache:develop May 23, 2023
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.

[Bug] The format of the "log.warn" is incorrect in DefaultMQProducerImpl
5 participants