luchunliang commented on code in PR #4214:
URL: https://github.com/apache/incubator-inlong/pull/4214#discussion_r873372491


##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/pojo/group/InlongGroupInfo.java:
##########
@@ -79,11 +79,20 @@ public class InlongGroupInfo {
     @ApiModelProperty(value = "Pulsar service URL")
     private String pulsarServiceUrl;
 
-    @ApiModelProperty(value = "Need zookeeper support, 0 false 1 true")
-    private Integer zookeeperEnabled;
+    @ApiModelProperty(value = "Whether to enable zookeeper? 0: disable, 1: 
enable")

Review Comment:
   tubeMaster,pulsarAdminUrl,pulsarServiceUrl is non-relationship with inlong 
dataflow.
   These are the params of inlong_cluster(TUBE,Pulsar).



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

Reply via email to