Uh oh!
There was an error while loading. Please reload this page.
[tool](filecache) add debugging facilities for lru dump - #54412
Conversation
Thearas
commented
Aug 6, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
freemandealer
commented
Aug 6, 2025
run buildall |
freemandealer
commented
Aug 6, 2025
modification on be/src/io/cache/cache_lru_dumper.{h,cpp} are applied on [DO_NOT_MERGE]enhancement Persist LRU information for file cache (pick #49456), URL: #52807 but tools are not. |
doris-robot
commented
Aug 6, 2025
TPC-H: Total hot run time: 33649 ms |
doris-robot
commented
Aug 6, 2025
TPC-DS: Total hot run time: 160686 ms |
doris-robot
commented
Aug 6, 2025
ClickBench: Total hot run time: 32.84 s |
freemandealer
commented
Aug 7, 2025
run buildall |
doris-robot
commented
Aug 7, 2025
TPC-H: Total hot run time: 34003 ms |
doris-robot
commented
Aug 7, 2025
TPC-DS: Total hot run time: 170659 ms |
doris-robot
commented
Aug 7, 2025
ClickBench: Total hot run time: 33.23 s |
freemandealer
commented
Aug 7, 2025
depend on: #54456 |
freemandealer
commented
Aug 7, 2025
run buildall |
doris-robot
commented
Aug 7, 2025
TPC-H: Total hot run time: 33870 ms |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
doris-robot
commented
Aug 7, 2025
TPC-DS: Total hot run time: 161629 ms |
doris-robot
commented
Aug 7, 2025
ClickBench: Total hot run time: 32.9 s |
freemandealer
commented
Aug 13, 2025
run buildall |
doris-robot
commented
Aug 13, 2025
TPC-H: Total hot run time: 34002 ms |
doris-robot
commented
Aug 13, 2025
TPC-DS: Total hot run time: 185265 ms |
doris-robot
commented
Aug 13, 2025
ClickBench: Total hot run time: 32.39 s |
hello-stephen
commented
Sep 2, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by at least one committer and no changes requested. |
hello-stephen
commented
Sep 2, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
freemandealer
commented
Sep 12, 2025
run buildall |
doris-robot
commented
Sep 12, 2025
TPC-H: Total hot run time: 34923 ms |
doris-robot
commented
Sep 12, 2025
TPC-DS: Total hot run time: 189055 ms |
doris-robot
commented
Sep 12, 2025
ClickBench: Total hot run time: 29.76 s |
doris-robot
commented
Sep 12, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Sep 12, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
freemandealer
commented
Sep 15, 2025
run external |
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
1. lru tools for examing file cache 2. lru dump file backup 3. debug VLOG 4. manual dump API Signed-off-by: zhengyu <zhangzhengyu@selectdb.com> Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
1. lru tools for examing file cache 2. lru dump file backup 3. debug VLOG 4. manual dump API Signed-off-by: zhengyu <zhangzhengyu@selectdb.com> Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
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)