Uh oh!
There was an error while loading. Please reload this page.
[fix](filecache) fix crash when clear file cache - #56170
Conversation
_need_update_lru_blocks holds the reference of the block which will be cleared by api/op=clear thus causing use-after-free Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
Thearas
commented
Sep 17, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
freemandealer
commented
Sep 17, 2025
run buildall |
freemandealer
commented
Sep 18, 2025
run buildall |
doris-robot
commented
Sep 18, 2025
TPC-H: Total hot run time: 34774 ms |
doris-robot
commented
Sep 18, 2025
TPC-DS: Total hot run time: 188142 ms |
doris-robot
commented
Sep 18, 2025
ClickBench: Total hot run time: 29.8 s |
doris-robot
commented
Sep 18, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
Uh oh!
There was an error while loading. Please reload this page.
freemandealer
commented
Sep 22, 2025
run buildall |
doris-robot
commented
Sep 22, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Sep 22, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
freemandealer
commented
Sep 23, 2025
run buildall |
hello-stephen
commented
Sep 23, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Sep 23, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
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.
_need_update_lru_blocks holds the reference of the block which will be cleared by api/op=clear thus causing use-after-free Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
_need_update_lru_blocks holds the reference of the block which will be cleared by api/op=clear thus causing use-after-free Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
_need_update_lru_blocks holds the reference of the block which will be cleared by api/op=clear thus causing use-after-free Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
_need_update_lru_blocks holds the reference of the block which will be cleared by api/op=clear thus causing use-after-free
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)