You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/04/25 12:20:54 UTC

[GitHub] [incubator-inlong] dockerzhang commented on a diff in pull request #3733: [INLONG-3674][Manager] DataFlowInfo initialization support plugin

dockerzhang commented on code in PR #3733:
URL: https://github.com/apache/incubator-inlong/pull/3733#discussion_r857565084


##########
inlong-manager/manager-web/src/main/resources/application.properties:
##########
@@ -55,8 +55,4 @@ common.http-client.connectionRequestTimeout=3000
 # Configure auth plugin
 inlong.auth.type=default
 # Configure dataflow generator plugin
-inlong.sort.serialinfo.type=default
-inlong.sort.transinfo.type=default
-inlong.sort.sinkinfo.type=default
-inlong.sort.fieldinfo.type=default
-inlong.sort.sourceinfo.type=default
\ No newline at end of file
+inlong.sort.type=default

Review Comment:
   # Configure the plugin to generate data stream metadata
   inlong.sort.metadata.type



-- 
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-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org