Skip to content

[hotfix][runtime Preserve original failure during distributed schema evolution - #4556

Merged
yuxiqian merged 2 commits into
apache:masterfrom
yuxiqian:hotfix/dist-schema-coord
Sep 23, 2026
Merged

yuxiqian merged 2 commits into
apache:masterfrom
yuxiqian:hotfix/dist-schema-coord

Conversation

@yuxiqian

Copy link
Copy Markdown
Member

What is the purpose of this pull request?

During distributed schema evolution, when a sink subtask fails while the coordinator is in the EVOLVING state, the coordinator is left in an inconsistent state.

This PR makes the distributed SchemaCoordinator preserve the first failure observed during an in-progress schema evolution and re-throw that original cause.


Verifying this change

Unit tests / IT cases are included.

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

Was generative AI tooling used to co-author this PR?
  • Yes

Generated-by: OpenAI Codex (gpt-5.6-sol)

@ruanhang1993 ruanhang1993 left a comment

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.

LGTM

@yuxiqian
yuxiqian merged commit 391169d into apache:master Sep 23, 2026
41 of 42 checks passed
@yuxiqian
yuxiqian deleted the hotfix/dist-schema-coord branch September 23, 2026 09:56
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.

3 participants