close
Skip to content

[Improve] Improve MultiTableSinkWriter prepare commit performance#6495

Merged
EricJoy2048 merged 3 commits into
apache:devfrom
Hisoka-X:multi-writer-thread-up
Mar 27, 2024
Merged

[Improve] Improve MultiTableSinkWriter prepare commit performance#6495
EricJoy2048 merged 3 commits into
apache:devfrom
Hisoka-X:multi-writer-thread-up

Conversation

@Hisoka-X

Copy link
Copy Markdown
Member

Purpose of this pull request

  1. This PR improve MultiTableSinkWriter prepare commit performance. Do preparecommit in parallel instead of serially.
  2. Aovid useless flush in Jdbc sink.

Does this PR introduce any user-facing change?

no

How was this patch tested?

exist test.

Check list

@hailin0 hailin0 added core SeaTunnel core module improve connectors-v2 and removed core SeaTunnel core module labels Mar 14, 2024
@Hisoka-X Hisoka-X closed this Mar 15, 2024
@Hisoka-X Hisoka-X deleted the multi-writer-thread-up branch March 15, 2024 07:02
@Hisoka-X Hisoka-X restored the multi-writer-thread-up branch March 15, 2024 07:02
@Hisoka-X Hisoka-X reopened this Mar 15, 2024
@liugddx liugddx added this to the 2.3.5 milestone Mar 22, 2024
@EricJoy2048 EricJoy2048 merged commit 2086b0e into apache:dev Mar 27, 2024
chaorongzhi pushed a commit to chaorongzhi/seatunnel that referenced this pull request Aug 21, 2024
…ache#6495)

* [Improve] Improve MultiTableSinkWriter prepare commit performance

* update

* update
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.

4 participants