EMsnap commented on a change in pull request #2787:
URL: https://github.com/apache/incubator-inlong/pull/2787#discussion_r816730764
##########
File path:
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/constant/JobConstants.java
##########
@@ -29,6 +29,7 @@
public static final String JOB_RETRY = "job.retry";
public static final String JOB_SOURCE = "job.source";
+ public static final String JOB_SOURCE_TYPE = "job.sourceType";
Review comment:
source means the class name for source, I will change the param name for
better understanding
--
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]