You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by aa...@apache.org on 2019/09/09 18:56:01 UTC

[pulsar] branch master updated (7cdd354 -> ae3e89a)

This is an automated email from the ASF dual-hosted git repository.

aahmed pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 7cdd354  Fix typo in method getMessageDropRate (#5150)
     add ae3e89a  Add Debezium Postgresql integration test (#4668)

No new revisions were added by this update.

Summary of changes:
 ...ainer.java => DebeziumPostgresqlContainer.java} | 16 +++--
 .../integration/functions/PulsarFunctionsTest.java | 72 +++++++++++++++++++---
 ...er.java => DebeziumPostgresqlSourceTester.java} | 55 +++++++++--------
 3 files changed, 98 insertions(+), 45 deletions(-)
 copy tests/integration/src/test/java/org/apache/pulsar/tests/integration/containers/{DebeziumMySQLContainer.java => DebeziumPostgresqlContainer.java} (75%)
 copy tests/integration/src/test/java/org/apache/pulsar/tests/integration/io/{DebeziumMySqlSourceTester.java => DebeziumPostgresqlSourceTester.java} (62%)