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


##########
cloud/src/resource-manager/resource_manager.h:
##########
@@ -114,7 +114,7 @@ class ResourceManager {
                                      const std::vector<NodeInfo>& to_del);
 
     bool check_cluster_params_valid(const ClusterPB& cluster, std::string* err,
-                                    bool check_master_num);
+                                    bool check_master_num, bool 
check_cluster_name = false);

Review Comment:
   seem not reasonable for this change.



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