Skip to content

Conversation

@RongtongJin
Copy link
Contributor

@RongtongJin RongtongJin commented Dec 8, 2025

Which Issue(s) This PR Fixes

Fixes #9916

Brief Description

Remove getTimerCheckpoint() from BrokerController

How Did You Test This Change?

@RongtongJin RongtongJin marked this pull request as draft December 8, 2025 02:22
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.69%. Comparing base (89e021e) to head (b63dfcd).

Files with missing lines Patch % Lines
...apache/rocketmq/broker/BrokerPreOnlineService.java 0.00% 5 Missing ⚠️
...apache/rocketmq/broker/slave/SlaveSynchronize.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9905      +/-   ##
=============================================
- Coverage      49.78%   49.69%   -0.10%     
+ Complexity     12722    12697      -25     
=============================================
  Files           1314     1314              
  Lines          93928    93927       -1     
  Branches       12049    12049              
=============================================
- Hits           46763    46674      -89     
- Misses         41465    41540      +75     
- Partials        5700     5713      +13     

☔ 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 marked this pull request as ready for review December 10, 2025 08:00
@RongtongJin RongtongJin changed the title Remove getTimerCheckpoint() from BrokerController [ISSUE #9916] Remove getTimerCheckpoint() from BrokerController Dec 10, 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] Remove getTimerCheckpoint() from BrokerController

2 participants