Skip to content

[FLINK-39143][pipeline-connecotr][Fluss]Optimize the connection of fluss when use FlussMetaDataApplier#4282

Merged
lvyanquan merged 2 commits into
apache:masterfrom
ThorneANN:FLINK-39143-fluss-option-fluss-conenction
Feb 25, 2026
Merged

[FLINK-39143][pipeline-connecotr][Fluss]Optimize the connection of fluss when use FlussMetaDataApplier#4282
lvyanquan merged 2 commits into
apache:masterfrom
ThorneANN:FLINK-39143-fluss-option-fluss-conenction

Conversation

@ThorneANN
Copy link
Copy Markdown
Contributor

Optimize the connection of fluss when use FlussMetaDataApplier

@ThorneANN ThorneANN changed the title [FLINK-39143][pipeline-connecotr][fluss]Optimize the connection of fluss when use FlussMetaDataApplier [FLINK-39143][pipeline-connecotr][Fluss]Optimize the connection of fluss when use FlussMetaDataApplier Feb 24, 2026

@Override
public void applySchemaChange(SchemaChangeEvent schemaChangeEvent) {
LOG.info("fluss metadata applier receive schemaChangeEvent {}", schemaChangeEvent);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could lazily initialize connection and admin only once in here.

@ThorneANN
Copy link
Copy Markdown
Contributor Author

done

Copy link
Copy Markdown
Contributor

@lvyanquan lvyanquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1.

@lvyanquan lvyanquan merged commit 2a23f71 into apache:master Feb 25, 2026
14 checks passed
suhwan-cheon pushed a commit to suhwan-cheon/flink-cdc that referenced this pull request Mar 9, 2026
…uss when use FlussMetaDataApplier (apache#4282)

Co-authored-by: Thorne <syyfffy@163.com>
ThorneANN added a commit to ThorneANN/flink-cdc that referenced this pull request Mar 19, 2026
…uss when use FlussMetaDataApplier (apache#4282)

Co-authored-by: Thorne <syyfffy@163.com>
Mrart pushed a commit to Mrart/flink-cdc that referenced this pull request Mar 26, 2026
…uss when use FlussMetaDataApplier (apache#4282)

Co-authored-by: Thorne <syyfffy@163.com>
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.

2 participants