Skip to content

[hotfix][e2e] Temporarily disable multiple parallelism E2e cases#3718

Merged
leonardBang merged 2 commits into
apache:release-3.2from
yuxiqian:hotfix/disable-multiple-paralleism-e2e-for-now
Nov 12, 2024
Merged

[hotfix][e2e] Temporarily disable multiple parallelism E2e cases#3718
leonardBang merged 2 commits into
apache:release-3.2from
yuxiqian:hotfix/disable-multiple-paralleism-e2e-for-now

Conversation

@yuxiqian

Copy link
Copy Markdown
Member

This is a temporary workaround before FLINK-36690 get closed.

Occasionally, SchemaRegistry freezes when handling schema change events simultaneously in parallel. Current E2e test touches this corner case frequently and keeps failing.

Temporarily fallback to single-parallelism testcases to allow CI passing for now.

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>

@leonardBang leonardBang 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.

+1, wait the CI green

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>
@yuxiqian

Copy link
Copy Markdown
Member Author

Fixed a temporal-transform test case failure since it relies on specific logging format.

@leonardBang leonardBang merged commit 086536b into apache:release-3.2 Nov 12, 2024
@yuxiqian yuxiqian deleted the hotfix/disable-multiple-paralleism-e2e-for-now branch November 13, 2024 01:59
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