healchow commented on code in PR #4868:
URL: https://github.com/apache/inlong/pull/4868#discussion_r913509155
##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/InlongConstants.java:
##########
@@ -36,6 +39,8 @@ public class InlongConstants {
public static final Integer UN_SYNC_SEND = 0;
+ public static final String BATCH_TASK = "batch.task";
Review Comment:
Do we need to save this param into inlong_group table?
--
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]