You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ga...@apache.org on 2022/09/23 08:30:42 UTC

[incubator-seatunnel] branch dev updated (76bccbd8c -> 8ff0ba701)

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

gaojun2048 pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


    from 76bccbd8c [Binary-Package]The release binary package should contain seatunnel-starter (#2842)
     add 8ff0ba701 [hotfix][connector-v2] fix pulsar source exceptions (#2820)

No new revisions were added by this update.

Summary of changes:
 docs/en/connector-v2/source/pulsar.md              | 46 +++++++++++-----------
 .../seatunnel/pulsar/source/PulsarSource.java      |  2 +-
 .../source/enumerator/PulsarSplitEnumerator.java   | 22 ++++++++++-
 .../pulsar/source/reader/PulsarSourceReader.java   |  6 ++-
 4 files changed, 49 insertions(+), 27 deletions(-)