deardeng commented on code in PR #56601:
URL: https://github.com/apache/doris/pull/56601#discussion_r2497648414


##########
fe/fe-core/src/main/java/org/apache/doris/system/SystemInfoService.java:
##########
@@ -79,6 +80,13 @@ public class SystemInfoService {
     public static final String NOT_USING_VALID_CLUSTER_MSG =
             "Not using valid cloud clusters, please use a cluster before 
issuing any queries";
 
+    public static final String CLOUD_RETRY_E230 = "E-230";

Review Comment:
   这里要不放到CloudSystemInfoService里面



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