This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-41818-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from f43d9d92706 [Test](count on index) enhance count on index case retrying for statistics #42699 (#42887) add b84673b0a4b [enhancement](cloud) optimize block cache lock (#41818) No new revisions were added by this update. Summary of changes: be/CMakeLists.txt | 4 + be/src/cloud/cloud_tablet.cpp | 2 +- be/src/common/config.cpp | 3 + be/src/common/config.h | 3 + be/src/io/cache/block_file_cache.cpp | 108 ++++++++++++++++++++------- be/src/io/cache/block_file_cache.h | 48 +++++++++++- be/src/io/cache/block_file_cache_profile.cpp | 6 +- be/src/io/cache/file_block.cpp | 32 +++++--- be/src/io/cache/fs_file_cache_storage.cpp | 3 +- build.sh | 6 ++ 10 files changed, 172 insertions(+), 43 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org