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/08/09 11:27:55 UTC

[GitHub] [inlong] dockerzhang commented on a diff in pull request #5323: [INLONG-4962][DataProxy] Unify the MQ zone sink

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

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