Skip to content

[ISSUE #9282] Optimize BrokerController#printWaterMark #9283

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
Mar 31, 2025

Conversation

yx9o
Copy link
Contributor

@yx9o yx9o commented Mar 27, 2025

Fixes #9282 .

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 48.00%. Comparing base (729275c) to head (9de127a).

Files with missing lines Patch % Lines
...a/org/apache/rocketmq/broker/BrokerController.java 0.00% 15 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9283      +/-   ##
=============================================
- Coverage      48.10%   48.00%   -0.10%     
+ Complexity     12121    12095      -26     
=============================================
  Files           1322     1322              
  Lines          93139    93145       +6     
  Branches       11943    11943              
=============================================
- Hits           44806    44716      -90     
- Misses         42801    42880      +79     
- Partials        5532     5549      +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RongtongJin RongtongJin merged commit 895489d into apache:develop Mar 31, 2025
10 of 11 checks passed
@yx9o yx9o deleted the dev-9282 branch March 31, 2025 12:18
3424672656 pushed a commit to 3424672656/rocketmq that referenced this pull request May 12, 2025
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 BrokerController#printWaterMark
3 participants