This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-64381-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 611bae8082f branch-4.1: [opt](cloud) cache cluster id per query and
drop redundant locks on getBackendId hot path #63636 (#64276)
add acf83b21de2 [improvement](filecache) limit file cache LRU replay
queues (#64381)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.cpp | 4 +-
be/src/common/config.h | 2 +
be/src/io/cache/block_file_cache.cpp | 111 +++++++++++++++++----
be/src/io/cache/block_file_cache.h | 11 +-
be/src/io/cache/lru_queue_recorder.cpp | 68 ++++++++++++-
be/src/io/cache/lru_queue_recorder.h | 11 +-
.../io/cache/block_file_cache_test_lru_dump.cpp | 73 +++++++++++++-
.../io/cache/block_file_cache_test_meta_store.cpp | 28 +++++-
be/test/io/cache/cache_lru_dumper_test.cpp | 51 +++++++++-
9 files changed, 324 insertions(+), 35 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]