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

Add set method for config black list in broker/namesrv/controller config. #7586

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

ShannonDing
Copy link
Member

Add set method for config black list in broker/namesrv/controller config.

@codecov-commenter
Copy link

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (e955e43) 43.17% compared to head (9ba633f) 43.16%.
Report is 1 commits behind head on develop.

Files Patch % Lines
...a/org/apache/rocketmq/common/ControllerConfig.java 0.00% 4 Missing ⚠️
.../apache/rocketmq/common/namesrv/NamesrvConfig.java 0.00% 4 Missing ⚠️
.../java/org/apache/rocketmq/common/BrokerConfig.java 25.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7586      +/-   ##
=============================================
- Coverage      43.17%   43.16%   -0.01%     
- Complexity      9780     9782       +2     
=============================================
  Files           1162     1162              
  Lines          84303    84355      +52     
  Branches       10949    10952       +3     
=============================================
+ Hits           36396    36412      +16     
- Misses         43386    43417      +31     
- Partials        4521     4526       +5     

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

@RongtongJin RongtongJin merged commit a194e1e into apache:develop Nov 28, 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.

3 participants