healchow commented on code in PR #6354:
URL: https://github.com/apache/inlong/pull/6354#discussion_r1010225086


##########
inlong-manager/manager-web/src/main/resources/application-dev.properties:
##########
@@ -82,3 +82,6 @@ data.cleansing.interval.seconds=1800
 data.cleansing.before.days=10
 # The maximum size of data to be deleted in batch, default is 100
 data.cleansing.batchSize=100
+
+# Whether to push sort configuration through zk

Review Comment:
   ```suggestion
   # Whether to use ZooKeeper to manage the Sort task config, the default is 
false, not use ZooKeeper
   ```



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

Reply via email to