Uh oh!
There was an error while loading. Please reload this page.
[Fix](Recycler) Fix recycler azure path fault - #54291
Conversation
hello-stephen
commented
Aug 4, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Yukang-Lian
commented
Aug 4, 2025
run buildall |
hello-stephen
commented
Aug 4, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
Yukang-Lian
commented
Aug 4, 2025
run buildall |
doris-robot
commented
Aug 4, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
Yukang-Lian
commented
Aug 5, 2025
run buildall |
doris-robot
commented
Aug 5, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Aug 5, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
Yukang-Lian
commented
Aug 5, 2025
run buildall |
hello-stephen
commented
Aug 5, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Aug 5, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
Yukang-Lian
commented
Aug 6, 2025
run buildall |
hello-stephen
commented
Aug 6, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Aug 6, 2025
TPC-H: Total hot run time: 34082 ms |
doris-robot
commented
Aug 6, 2025
TPC-DS: Total hot run time: 161581 ms |
doris-robot
commented
Aug 6, 2025
ClickBench: Total hot run time: 32.9 s |
doris-robot
commented
Aug 6, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
Uh oh!
There was an error while loading. Please reload this page.
hello-stephen
commented
Aug 6, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
4016858 to
0001c18CompareYukang-Lian
commented
Aug 8, 2025
run buildall |
doris-robot
commented
Aug 8, 2025
TPC-H: Total hot run time: 33380 ms |
hello-stephen
commented
Aug 8, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Aug 8, 2025
TPC-DS: Total hot run time: 169974 ms |
doris-robot
commented
Aug 8, 2025
ClickBench: Total hot run time: 33.21 s |
doris-robot
commented
Aug 8, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Aug 8, 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.
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
If there are issues with user settings or code that cause the constructed URI to not comply with the rules, it may lead to recycler recovery failure. This PR adds a fallback mechanism to standardize the URI as much as possible, preventing problems during recycler recovery.
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)