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 #7149] fix bug : When creating and updating Topic, there will … #7151

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

shirenchuang
Copy link
Contributor

…be problems with permission settings

Which Issue(s) This PR Fixes

Fixes #7149

Brief Description

How Did You Test This Change?

十真 added 2 commits August 10, 2023 13:44
… will be problems with permission settings
… will be problems with permission settings
@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2023

Codecov Report

Merging #7151 (a054575) into develop (8ab99ac) will decrease coverage by 0.17%.
Report is 50 commits behind head on develop.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##             develop    #7151      +/-   ##
=============================================
- Coverage      42.65%   42.48%   -0.17%     
- Complexity      9211     9348     +137     
=============================================
  Files           1131     1149      +18     
  Lines          80470    82028    +1558     
  Branches       10517    10698     +181     
=============================================
+ Hits           34322    34848     +526     
- Misses         41856    42819     +963     
- Partials        4292     4361      +69     
Files Changed Coverage Δ
...a/org/apache/rocketmq/broker/BrokerController.java 44.37% <0.00%> (+0.39%) ⬆️

... and 133 files with indirect coverage changes

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

RongtongJin
RongtongJin previously approved these changes Aug 11, 2023
@RongtongJin RongtongJin merged commit 3884f59 into apache:develop Aug 23, 2023
9 of 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] When creating and updating Topic, there will be problems with permission settings
3 participants