You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2021/08/04 07:12:27 UTC

[pulsar] branch master updated (b80b0be -> 5d136a1)

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

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


    from b80b0be   [Issue 11473] [Python] Fix fields that are ignoring the required key argument (#11508)
     add 5d136a1  Fixing Debezium integration tests (#11154)

No new revisions were added by this update.

Summary of changes:
 ...tibility.yaml => ci-integration-pulsar-io.yaml} |  9 +--
 build/run_integration_group.sh                     |  7 +-
 .../tests/integration/io/sources/SourceTester.java | 18 +++++
 .../debezium/DebeziumPostgreSqlSourceTester.java   | 56 ++++++++++++++--
 .../debezium/PulsarDebeziumSourcesTest.java        | 19 +++---
 .../debezium/PulsarIODebeziumSourceRunner.java     | 78 ++++++++++++----------
 6 files changed, 129 insertions(+), 58 deletions(-)
 copy .github/workflows/{ci-integration-backwards-compatibility.yaml => ci-integration-pulsar-io.yaml} (94%)