yiguolei commented on code in PR #51587:
URL: https://github.com/apache/doris/pull/51587#discussion_r2212779196
##########
be/src/common/daemon.cpp:
##########
@@ -581,6 +582,24 @@ void Daemon::calculate_workload_group_metrics_thread() {
}
}
+void Daemon::materialized_backend_active_tasks_thread() {
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]