starrocks
starrocks copied to clipboard
[BugFix]fix bug when dropping a dead be, it reports "starletPort has not been updated by heartbeat from this backend"
What type of PR is this:
- [x] BugFix
- [ ] Feature
- [ ] Enhancement
- [ ] Refactor
- [ ] UT
- [ ] Doc
- [ ] Tool
Which issues of this PR fixes :
Fixes #
Problem Summary(Required) :

Checklist:
- [ ] I have added test cases for my bug fix or my new feature
- [ ] I have added user document for my new feature or new function
run starrocks_fe_unittest
[FE PR Coverage Check]
:heart_eyes: pass : 3 / 3 (100.00%)
file detail
| path | covered_line | new_line | coverage | not_covered_line_detail | |
|---|---|---|---|---|---|
| :large_blue_circle: | com/starrocks/system/SystemInfoService.java | 3 | 3 | 100.00% | [] |
run starrocks_admit_test







