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

github-bot pushed a change to branch auto-pick-60423-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d8460d2dced branch-4.0: [fix](replica) do not select user drop replica 
as possible #54434 (#60509)
     add 65a49c4e645 [enhance](memtable) support dynamic modification of flush 
thread pool size (#60423)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |  26 ++++-
 be/src/common/config.h                             |   6 +-
 be/src/olap/memtable_flush_executor.cpp            |  29 ++++-
 be/src/olap/memtable_flush_executor.h              |   3 +
 be/src/runtime/workload_group/workload_group.cpp   |  29 +++++
 be/src/runtime/workload_group/workload_group.h     |   3 +
 .../workload_group/workload_group_manager.cpp      |   7 ++
 .../workload_group/workload_group_manager.h        |   2 +
 be/test/olap/memtable_flush_executor_test.cpp      | 123 +++++++++++++++++++++
 9 files changed, 217 insertions(+), 11 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to