This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47472-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 35ed78923b4 branch-3.0: [fix](cloud) Fix async mtmv job retry when meet -230 in cloud #47370 (#47482) add 0c81a99453b [fix](cloud) shorten cache lock held time and add metrics (#47472) No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 3 +- be/src/common/config.h | 3 +- be/src/io/cache/block_file_cache.cpp | 133 +++++++++++++++++------------- be/src/io/cache/block_file_cache.h | 59 +++++++------ be/src/io/cache/file_block.cpp | 10 ++- be/src/io/cache/file_block.h | 1 + be/src/io/cache/fs_file_cache_storage.cpp | 2 +- build.sh | 2 +- 8 files changed, 123 insertions(+), 90 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org