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 3b5b7ae12b [improvement](config) let default value of alter and load timeout suitable for most cases (#13370) add 87a6b1a13b [enhancement](memtracker) Fix bthread local consume mem tracker (#13368) No new revisions were added by this update. Summary of changes: be/src/runtime/exec_env.h | 7 +- be/src/runtime/exec_env_init.cpp | 3 +- be/src/runtime/memory/mem_tracker_limiter.cpp | 7 +- be/src/runtime/memory/mem_tracker_limiter.h | 6 ++ be/src/runtime/memory/thread_mem_tracker_mgr.h | 46 +++++++---- be/src/runtime/thread_context.cpp | 32 +------- be/src/runtime/thread_context.h | 105 +++++++++++++------------ be/src/service/internal_service.cpp | 29 ------- be/test/testutil/run_all_tests.cpp | 7 +- 9 files changed, 107 insertions(+), 135 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org