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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
