wangbo commented on PR #46366:
URL: https://github.com/apache/doris/pull/46366#issuecomment-2568934327
run buildall
--
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 unsub
wangbo commented on PR #46366:
URL: https://github.com/apache/doris/pull/46366#issuecomment-2568836945
run buildall
--
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 unsub
yiguolei commented on code in PR #46366:
URL: https://github.com/apache/doris/pull/46366#discussion_r1901534752
##
be/src/util/threadpool.cpp:
##
@@ -273,19 +273,30 @@ ThreadPool::~ThreadPool() {
shutdown();
}
-Status ThreadPool::init() {
-if (!_pool_status.is()) {
-
hello-stephen commented on PR #46366:
URL: https://github.com/apache/doris/pull/46366#issuecomment-2568786095
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro
wangbo opened a new pull request, #46366:
URL: https://github.com/apache/doris/pull/46366
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test