dockerzhang commented on code in PR #9959: URL: https://github.com/apache/inlong/pull/9959#discussion_r1559208660
########## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/node/pulsar/PulsarDataNodeDTO.java: ########## @@ -51,6 +51,9 @@ public class PulsarDataNodeDTO { @ApiModelProperty(value = "Pulsar token") private String token; + @ApiModelProperty("Produce pulsar cluster use compression type") Review Comment: please use a more explicit description -- 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...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org