Uh oh!
There was an error while loading. Please reload this page.
[fix](cloud) Fix balanced_tablets_shards memory leak and warmup inflight count (#59093) (#60480) - #61985
Conversation
hello-stephen
commented
Apr 1, 2026
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
deardeng
commented
Apr 1, 2026
run buildall |
hello-stephen
commented
Apr 1, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Apr 1, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
deardeng
commented
Apr 1, 2026
run cloud_p0 |
hello-stephen
commented
Apr 1, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
…ght count (apache#59093) (apache#60480) This commit merges two bug fixes related to cloud components: 1. Fix balanced_tablets_shards leak memory and fix some file cache cases (apache#59093). 2. Fix warmup inflight count not decremented on early return (apache#60480).
deardeng
commented
Apr 15, 2026
run buildall |
deardeng
commented
Apr 17, 2026
run buildall |
hello-stephen
commented
Apr 17, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Apr 17, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
yiguolei
commented
Apr 22, 2026
skip buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
This commit merges two bug fixes related to cloud components:
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)