Skip to content

[ISSUE #413]🚧Optimize Broker shutdown for TopicConfigManager🚀 #414

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

Merged
merged 1 commit into from
May 31, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented May 31, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #413

Brief Description

How Did You Test This Change?

Copy link

codecov bot commented May 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 20.67%. Comparing base (914dfba) to head (54f9c81).

Files Patch % Lines
rocketmq-broker/src/broker_runtime.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #414      +/-   ##
==========================================
- Coverage   20.69%   20.67%   -0.02%     
==========================================
  Files         207      207              
  Lines       13943    13946       +3     
==========================================
- Hits         2885     2884       -1     
- Misses      11058    11062       +4     

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

@TeslaRustor TeslaRustor merged commit 3162ca6 into main May 31, 2024
7 of 9 checks passed
@mxsm mxsm deleted the en-413 branch May 31, 2024 15:08
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] Optimize Broker shutdown for TopicConfigManager
2 participants