Skip to content

[ISSUE #471]🔥Optimize Broker start🚑️ #472

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 2 commits into from
Jun 9, 2024
Merged

[ISSUE #471]🔥Optimize Broker start🚑️ #472

merged 2 commits into from
Jun 9, 2024

Conversation

mxsm
Copy link
Owner

@mxsm mxsm commented Jun 9, 2024

Which Issue(s) This PR Fixes(Closes)

Fixes #471

Brief Description

How Did You Test This Change?

@mxsm mxsm requested a review from TeslaRustor June 9, 2024 15:46
Copy link

codecov bot commented Jun 9, 2024

Codecov Report

Attention: Patch coverage is 10.95890% with 65 lines in your changes missing coverage. Please review.

Project coverage is 24.47%. Comparing base (e63eaa1) to head (894a031).

Current head 894a031 differs from pull request most recent head 8315bc6

Please upload reports for the commit 8315bc6 to get more accurate results.

Files Patch % Lines
rocketmq-broker/src/broker_runtime.rs 0.00% 55 Missing ⚠️
rocketmq-broker/src/out_api/broker_outer_api.rs 0.00% 4 Missing ⚠️
rocketmq-common/src/common/broker/broker_config.rs 50.00% 4 Missing ⚠️
rocketmq-broker/src/broker_bootstrap.rs 0.00% 1 Missing ⚠️
...etmq-remoting/src/clients/rocketmq_default_impl.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
- Coverage   24.56%   24.47%   -0.09%     
==========================================
  Files         233      233              
  Lines       16252    16305      +53     
==========================================
- Hits         3992     3991       -1     
- Misses      12260    12314      +54     

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

@mxsm mxsm merged commit 7c34bed into main Jun 9, 2024
7 checks passed
@mxsm mxsm deleted the en-471 branch June 9, 2024 15:59
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 start
2 participants