Uh oh!
There was an error while loading. Please reload this page.
[debug](FileCache) fail over to remote file reader if local cache failed - #24097
Conversation
AshinGau
commented
Sep 8, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Sep 8, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Sep 8, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
…led (#24097) Fail over to remote file reader even if local file cache failed. This operation can increase the robustness of file cache.
Proposed changes
Fail over to remote file reader even if local file cache failed. This operation can increase the robustness of file cache.
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...