Skip to content

[FLINK-38139] Fix consecutive online schema change causes job failure.#4324

Open
beryllw wants to merge 4 commits intoapache:masterfrom
beryllw:pr-4064-online-schema-change
Open

[FLINK-38139] Fix consecutive online schema change causes job failure.#4324
beryllw wants to merge 4 commits intoapache:masterfrom
beryllw:pr-4064-online-schema-change

Conversation

@beryllw
Copy link
Contributor

@beryllw beryllw commented Mar 19, 2026

@beryllw
Copy link
Contributor Author

beryllw commented Mar 19, 2026

@yuxiqian Could you please help review this PR?

Copy link
Member

@yuxiqian yuxiqian left a comment

Choose a reason for hiding this comment

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

Thanks Junbo for the nice work! Just left some minor comments.

@beryllw beryllw force-pushed the pr-4064-online-schema-change branch from 5ef2bc7 to 9775fc0 Compare March 19, 2026 11:01
Copy link
Member

@yuxiqian yuxiqian left a comment

Choose a reason for hiding this comment

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

Looks good to me overall, except one minor comment.

}
}

public static Optional<String> parseOnLineSchemaRenameEvent(SourceRecord record) {
Copy link
Member

Choose a reason for hiding this comment

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

Shall we extract OSC event related methods into an individual class, like, OnlineSchemaChangeUtils?

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