Skip to content

[INLONG-9081][Sort] Pulsar connector in flink 1.15 should running in exclusive mode #9082

Merged
dockerzhang merged 2 commits intoapache:masterfrom
EMsnap:9081
Oct 20, 2023
Merged

[INLONG-9081][Sort] Pulsar connector in flink 1.15 should running in exclusive mode #9082
dockerzhang merged 2 commits intoapache:masterfrom
EMsnap:9081

Conversation

@EMsnap
Copy link
Copy Markdown
Member

@EMsnap EMsnap commented Oct 19, 2023

Motivation

Pulsar connector in flink 1.15 should running in exclusive mode
only support exclusive since shared mode requires pulsar with transaction enabled
supporting transaction consumes more resources in pulsar broker

Modifications

only support exclusive subscription
changed parameter name to keep consistent with flink 1.13

Documentation

  • Does this pull request introduce a new feature? (no)

@dockerzhang dockerzhang merged commit 9bd9b4a into apache:master Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Pulsar connector in flink 1.15 should running in exclusive mode

5 participants