Greedyu commented on code in PR #4404:
URL: https://github.com/apache/incubator-inlong/pull/4404#discussion_r884873475


##########
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/constant/JobConstants.java:
##########
@@ -48,6 +48,7 @@ public class JobConstants extends CommonConstants {
     public static final String JOB_FILE_TIME_OFFSET = "job.fileJob.timeOffset";
     public static final String JOB_FILE_MAX_WAIT = "job.fileJob.file.max.wait";
     public static final String JOB_CYCLE_UNIT = "job.fileJob.cycleUnit";
+    public static final String JOB_FILE_SYNC_TYPE = "job.fileJob.syncType";

Review Comment:
   resolve



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