gavinchou commented on code in PR #56946:
URL: https://github.com/apache/doris/pull/56946#discussion_r2488839929


##########
fe/fe-core/src/main/java/org/apache/doris/resource/computegroup/ComputeGroupMgr.java:
##########
@@ -38,15 +40,36 @@ public ComputeGroupMgr(SystemInfoService systemInfoService) 
{
         this.systemInfoService = systemInfoService;
     }
 
+    public static String computeGroupNotFoundPromptMsg(String 
virtualClusterName,

Review Comment:
   hide virtual / real  



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