hailin0 commented on code in PR #3950:
URL:
https://github.com/apache/incubator-seatunnel/pull/3950#discussion_r1071948780
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/java/org/apache/seatunnel/e2e/connector/kafka/KafkaIT.java:
##########
@@ -282,6 +290,15 @@ private void generateTestData(ProducerRecordConverter
converter, int start, int
}
}
+ private void generateCanalTestData(String topic) {
Review Comment:
Using canal server generate data
https://github.com/alibaba/canal/wiki/Docker-QuickStart
--
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]