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 #7425] Add RoccketmqControllerConsole log to print config to console #7458

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

ingdex
Copy link
Contributor

@ingdex ingdex commented Oct 13, 2023

Which Issue(s) This PR Fixes

Fixes #7425

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Merging #7458 (803dba7) into develop (7e4879a) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##             develop    #7458      +/-   ##
=============================================
- Coverage      42.69%   42.66%   -0.03%     
+ Complexity      9481     9478       -3     
=============================================
  Files           1150     1150              
  Lines          82825    82826       +1     
  Branches       10771    10771              
=============================================
- Hits           35361    35340      -21     
- Misses         43044    43060      +16     
- Partials        4420     4426       +6     
Files Coverage Δ
...rg/apache/rocketmq/common/constant/LoggerName.java 0.00% <ø> (ø)
.../apache/rocketmq/controller/ControllerStartup.java 0.00% <0.00%> (ø)

... and 19 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 28427d4 into apache:develop Oct 13, 2023
10 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.

[Bug] mqcontroller can't print config when use -p command
4 participants