This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2057edbea0 [fix](ut) Fix fe ut npe for DeleteHandlerTest (#12033)
add 54fc038dc5 [Fix](remote) Fix thread safety issue in cache (#11984)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.h | 4 +
be/src/io/cache/sub_file_cache.cpp | 114 +++++++++++++-------
be/src/io/cache/sub_file_cache.h | 1 +
be/src/io/cache/whole_file_cache.cpp | 132 +++++++++++++++--------
be/src/io/cache/whole_file_cache.h | 1 +
be/src/runtime/exec_env.h | 14 +++
be/src/runtime/exec_env_init.cpp | 17 +++
be/src/util/doris_metrics.h | 2 +
docs/en/docs/admin-manual/config/be-config.md | 12 +++
docs/zh-CN/docs/admin-manual/config/be-config.md | 12 +++
10 files changed, 224 insertions(+), 85 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]