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 2014e16cfb [fix](es catalog)fix es http timeout (#25273) add 022762d5f0 [fix](memory) Fix work load group GC and add logs to locate slow GC #24975 No new revisions were added by this update. Summary of changes: be/src/common/config.cpp | 2 +- be/src/common/daemon.cpp | 6 +- be/src/runtime/memory/mem_tracker_limiter.cpp | 202 +++++++++++++++++--------- be/src/runtime/memory/mem_tracker_limiter.h | 27 +++- be/src/runtime/runtime_state.cpp | 6 +- be/src/util/mem_info.cpp | 94 ++++++++---- be/src/util/mem_info.h | 5 +- be/src/vec/common/allocator.cpp | 16 +- 8 files changed, 238 insertions(+), 120 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org