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


##########
docker/runtime/doris-compose/cluster.py:
##########
@@ -647,11 +685,17 @@ def __init__(self, name, subnet, image, is_cloud, 
fe_config, be_config,
             node_type: Group(node_type)
             for node_type in Node.TYPE_ALL
         }
+        self.sql_mode_node_mgr = sql_mode_node_mgr
+        self.no_be_metaservice_endpoint = no_be_metaservice_endpoint
+        self.no_be_cloud_instanceid = no_be_cloud_instanceid
+
+        LOG.info("xxxxx cluster")

Review Comment:
   删除这行



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to