Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

yuxiqian
Copy link
Contributor

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>
Copy link
Contributor

@leonardBang leonardBang left a comment

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
Contributor 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
20 checks passed
@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