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

[Bug]: beam_PostCommit_Java_ValidatesRunner_Spark #22758

Closed
johnjcasey opened this issue Aug 17, 2022 · 1 comment
Closed

[Bug]: beam_PostCommit_Java_ValidatesRunner_Spark #22758

johnjcasey opened this issue Aug 17, 2022 · 1 comment

Comments

@johnjcasey
Copy link
Contributor

What happened?

beam_PostCommit_Java_ValidatesRunner_Spark's teardown tests are flaky.

We see irregular time outs with several tests,
org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInFinishBundle
org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInProcessElement

The irregularity suggests that either the timeout should be a bit longer, or there is an issue causing teardown to take more time than expected

Issue Priority

Priority: 2

Issue Component

Component: runner-spark

@mosche
Copy link
Member

mosche commented Oct 21, 2022

Duplicate of #23709

@mosche mosche marked this as a duplicate of #23709 Oct 21, 2022
@mosche mosche closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants