dockerzhang commented on code in PR #5323: URL: https://github.com/apache/inlong/pull/5323#discussion_r941222157
########## inlong-dataproxy/conf/dataproxy-tube.conf: ########## @@ -122,37 +122,37 @@ agent1.channels.ch-msg10.fsyncPerTransaction = false agent1.channels.ch-msg10.fsyncInterval = 5 agent1.sinks.meta-sink-more1.channel = ch-msg1 -agent1.sinks.meta-sink-more1.type = org.apache.inlong.dataproxy.sink.TubeSink +agent1.sinks.meta-sink-more1.type = org.apache.inlong.dataproxy.sink.mqzone.impl.kafkazone.KafkaZoneSink Review Comment: here should be TubeZoneSink? -- 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]
