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 validation in broker/namesrv configure updating command. #7584

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

ShannonDing
Copy link
Member

Add validation in broker/namesrv configure updating command.

Copy link
Contributor

@RongtongJin RongtongJin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to add some UTs

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (e955e43) 43.17% compared to head (b9c75bc) 43.22%.

Files Patch % Lines
.../apache/rocketmq/common/namesrv/NamesrvConfig.java 0.00% 2 Missing ⚠️
.../java/org/apache/rocketmq/common/BrokerConfig.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7584      +/-   ##
=============================================
+ Coverage      43.17%   43.22%   +0.05%     
- Complexity      9780     9787       +7     
=============================================
  Files           1162     1162              
  Lines          84303    84339      +36     
  Branches       10949    10952       +3     
=============================================
+ Hits           36396    36454      +58     
+ Misses         43386    43357      -29     
- Partials        4521     4528       +7     

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

Copy link
Contributor

@RongtongJin RongtongJin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The controller module also needs to be modified

RongtongJin
RongtongJin previously approved these changes Nov 27, 2023
Copy link
Contributor

@Focus-rth Focus-rth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good work

@RongtongJin RongtongJin merged commit 9cfe724 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.

4 participants