yujun777 commented on code in PR #31772:
URL: https://github.com/apache/doris/pull/31772#discussion_r1512385996


##########
fe/fe-core/src/main/java/org/apache/doris/cloud/qe/CloudCoordinator.java:
##########
@@ -81,13 +92,73 @@ protected void prepare() {
     }
 
     protected void processFragmentAssignmentAndParams() throws Exception {
-        super.processFragmentAssignmentAndParams();
+        prepare();

Review Comment:
   override prepare  and move line 96 ~ 100 at the end of CloudCoordinator.end



-- 
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]

Reply via email to