github-actions[bot] commented on PR #45760:
URL: https://github.com/apache/doris/pull/45760#issuecomment-2559975428
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #45760:
URL: https://github.com/apache/doris/pull/45760#issuecomment-2559975481
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
gavinchou commented on code in PR #45760:
URL: https://github.com/apache/doris/pull/45760#discussion_r1895919138
##
cloud/src/recycler/sync_executor.h:
##
@@ -65,11 +69,27 @@ class SyncExecutor {
*finished = false;
return res;
}
-
Yukang-Lian commented on PR #45760:
URL: https://github.com/apache/doris/pull/45760#issuecomment-2559934838
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
gavinchou commented on code in PR #45760:
URL: https://github.com/apache/doris/pull/45760#discussion_r1895742234
##
cloud/src/recycler/sync_executor.h:
##
@@ -65,11 +66,21 @@ class SyncExecutor {
*finished = false;
return res;
}
-
Yukang-Lian commented on PR #45760:
URL: https://github.com/apache/doris/pull/45760#issuecomment-2559672151
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
gavinchou commented on code in PR #45760:
URL: https://github.com/apache/doris/pull/45760#discussion_r1895737323
##
cloud/src/recycler/sync_executor.h:
##
@@ -65,11 +66,21 @@ class SyncExecutor {
*finished = false;
return res;
}
-
gavinchou commented on code in PR #45760:
URL: https://github.com/apache/doris/pull/45760#discussion_r1894853620
##
cloud/src/recycler/sync_executor.h:
##
@@ -70,6 +70,7 @@ class SyncExecutor {
return res;
}
void reset() {
Review Comment:
also fix where it
Yukang-Lian commented on PR #45760:
URL: https://github.com/apache/doris/pull/45760#issuecomment-2558154984
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
Thearas commented on PR #45760:
URL: https://github.com/apache/doris/pull/45760#issuecomment-2558154972
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+process+y
Yukang-Lian opened a new pull request, #45760:
URL: https://github.com/apache/doris/pull/45760
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Fix CountdownEvent error "Invoking add_count() after wait() was invoked"
11 matches
Mail list logo