You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2023/01/17 09:16:45 UTC

[GitHub] [incubator-seatunnel] hailin0 commented on a diff in pull request #3950: [Feature][formats][canal] Support read canal format message

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

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