HappenLee commented on code in PR #60655:
URL: https://github.com/apache/doris/pull/60655#discussion_r2836048694
##########
be/src/udf/python/python_server.cpp:
##########
@@ -110,6 +111,7 @@ Status PythonServerManager::ensure_pool_initialized(const
PythonVersion& version
_initialized_versions.insert(version);
_start_health_check_thread();
Review Comment:
should we do the mem collect in health check thread to reduce the thread num?
--
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]