This is an automated email from the ASF dual-hosted git repository.

zouxinyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f9bc433917 [fix](nereids) fix runtime filter expr order (#21480)
     add 38c8657e5e [improve](memory) more grace logging for memory exceed 
limit (#21311)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                      |  2 +
 be/src/common/config.h                        |  7 +++-
 be/src/common/daemon.cpp                      | 18 ++++++---
 be/src/runtime/memory/mem_tracker_limiter.cpp | 54 +++++++++++++++------------
 be/src/runtime/memory/mem_tracker_limiter.h   |  9 ++---
 be/src/runtime/thread_context.h               |  3 +-
 be/src/service/doris_main.cpp                 |  4 --
 be/src/util/mem_info.cpp                      | 17 ++++-----
 be/src/vec/common/allocator.cpp               | 30 +++++++++++----
 9 files changed, 84 insertions(+), 60 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to