You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/12/10 12:47:23 UTC

[GitHub] jiazhai opened a new pull request #3154: Debezium: create a simple debezium integration test

jiazhai opened a new pull request #3154: Debezium: create a simple debezium integration test
URL: https://github.com/apache/pulsar/pull/3154
 
 
   ### Motivation
   
   create a simple debezium integration test. 
   In this test, it start a Debezium MySQL Container based on "debezium/example-mysql:0.8", then use debezium source connector to binlog from MySQL, and store the debezium output into Pulsar.
   It verify the consumer readout message number is as expected.
   
   ### Modifications
   
    create a simple debezium integration test.
   
   ### Result
   
   this test passed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services