wangbo commented on code in PR #29591: URL: https://github.com/apache/doris/pull/29591#discussion_r1442610238
########## be/src/common/daemon.cpp: ########## @@ -352,6 +354,65 @@ void Daemon::block_spill_gc_thread() { } } +void Daemon::report_be_workload_runtime_stats_thread() { Review Comment: 这里改下没问题,后续汇报Workload group用独立的线程比较好 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org