zhiqiang-hhhh commented on code in PR #43144: URL: https://github.com/apache/doris/pull/43144#discussion_r1897087421
########## be/src/util/threadpool.h: ########## @@ -99,7 +104,7 @@ class Runnable { // class ThreadPoolBuilder { public: - explicit ThreadPoolBuilder(std::string name); + explicit ThreadPoolBuilder(std::string name, std::string workload_group = "system"); Review Comment: 不会乱 -- 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