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 #7146] Log output error needs to be corrected #7147

Merged
merged 1 commit into from Aug 10, 2023

Conversation

RongtongJin
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7146

Brief Description

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Merging #7147 (98032fd) into develop (1fe5d62) will decrease coverage by 0.59%.
Report is 5 commits behind head on develop.
The diff coverage is 22.63%.

@@              Coverage Diff              @@
##             develop    #7147      +/-   ##
=============================================
- Coverage      42.74%   42.15%   -0.59%     
+ Complexity      9309     9257      -52     
=============================================
  Files           1138     1149      +11     
  Lines          81272    82000     +728     
  Branches       10639    10694      +55     
=============================================
- Hits           34738    34568     -170     
- Misses         42197    43076     +879     
- Partials        4337     4356      +19     
Files Changed Coverage Δ
...broker/offset/RocksDBLmqConsumerOffsetManager.java 0.00% <0.00%> (ø)
...org/apache/rocketmq/broker/out/BrokerOuterAPI.java 15.69% <0.00%> (ø)
...bscription/RocksDBLmqSubscriptionGroupManager.java 0.00% <0.00%> (ø)
...tmq/broker/topic/RocksDBLmqTopicConfigManager.java 0.00% <0.00%> (ø)
...java/org/apache/rocketmq/common/ConfigManager.java 56.41% <0.00%> (-3.05%) ⬇️
...rocketmq/common/config/AbstractRocksDBStorage.java 0.00% <0.00%> (ø)
...e/rocketmq/common/config/ConfigRocksDBStorage.java 0.00% <0.00%> (ø)
...e/rocketmq/common/config/RocksDBConfigManager.java 0.00% <0.00%> (ø)
...rg/apache/rocketmq/common/constant/LoggerName.java 0.00% <ø> (ø)
...or/validator/DefaultTopicMessageTypeValidator.java 33.33% <0.00%> (-6.67%) ⬇️
... and 13 more

... and 35 files with indirect coverage changes

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

@lizhimins lizhimins merged commit bcba5a8 into apache:develop Aug 10, 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.

[Enhancement] Log output error needs to be corrected
4 participants