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

[Enhancement #7159] When the user updates the Topic, it will not fail… #7162

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

shirenchuang
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7159

Brief Description

How Did You Test This Change?

Copy link
Member

@lizhimins lizhimins left a comment

Choose a reason for hiding this comment

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

use checkstyle file in project

RongtongJin
RongtongJin previously approved these changes Aug 14, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #7162 (aa3de78) into develop (8741ff8) will increase coverage by 0.03%.
Report is 4 commits behind head on develop.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##             develop    #7162      +/-   ##
=============================================
+ Coverage      42.46%   42.49%   +0.03%     
+ Complexity      9348     9346       -2     
=============================================
  Files           1149     1149              
  Lines          82042    82052      +10     
  Branches       10701    10702       +1     
=============================================
+ Hits           34843    34872      +29     
+ Misses         42836    42814      -22     
- Partials        4363     4366       +3     
Files Changed Coverage Δ
...tmq/tools/command/topic/UpdateTopicSubCommand.java 29.82% <0.00%> (-2.56%) ⬇️

... and 19 files with indirect coverage changes

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

Copy link
Contributor

@joeCarf joeCarf left a comment

Choose a reason for hiding this comment

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

LGTM

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] When the user updates the Topic, it will not fail because of a Broker failure;
6 participants