Skip to content

Conversation

@redlsz
Copy link
Contributor

@redlsz redlsz commented Sep 19, 2025

Which Issue(s) This PR Fixes

Fixes #9717

Brief Description

How Did You Test This Change?

UT

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.21%. Comparing base (dbd935f) to head (dad81ee).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ler/impl/heartbeat/RaftBrokerHeartBeatManager.java 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9718      +/-   ##
=============================================
+ Coverage      48.15%   48.21%   +0.05%     
- Complexity     12147    12157      +10     
=============================================
  Files           1313     1313              
  Lines          93240    93233       -7     
  Branches       11946    11944       -2     
=============================================
+ Hits           44904    44948      +44     
+ Misses         42764    42701      -63     
- Partials        5572     5584      +12     

☔ 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 8fc57f1 into apache:develop Sep 19, 2025
11 checks passed
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.

[Bug] In RaftBrokerHeartBeatManager, the scheduled task of scanning inactive brokers was not actually executed

3 participants