[
https://issues.apache.org/jira/browse/BEAM-10472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-10472:
-----------------------------------
Priority: P1 (was: P2)
> Failure / flake in direct runner ParDoLifecycleTest >
> testTeardownCalledAfterExceptionInFinishBundleStateful
> ------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-10472
> URL: https://issues.apache.org/jira/browse/BEAM-10472
> Project: Beam
> Issue Type: Bug
> Components: runner-direct
> Reporter: Kenneth Knowles
> Priority: P1
> Labels: flake
>
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/12328/testReport/junit/org.apache.beam.sdk.transforms/ParDoLifecycleTest/testTeardownCalledAfterExceptionInFinishBundleStateful/
> {code}
> Expected: is <TEARDOWN>
> but: was <START_BUNDLE>
> {code}
> I don't know if there is non-determinism between shutting down processing and
> tearing down DoFns, but the DirectRunner should not have this variety of
> failure, even though production runners may be unable to call teardown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)