You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/04/03 01:50:00 UTC

[jira] [Commented] (BEAM-9081) Fail Dataflow Streaming pipeline on passert failure

    [ https://issues.apache.org/jira/browse/BEAM-9081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314137#comment-17314137 ] 

Kenneth Knowles commented on BEAM-9081:
---------------------------------------

Java {{TestDataflowRunner}} has this. Is this a Python bug? I think the job has been wiped out.

> Fail Dataflow Streaming pipeline on passert failure
> ---------------------------------------------------
>
>                 Key: BEAM-9081
>                 URL: https://issues.apache.org/jira/browse/BEAM-9081
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core, testing
>            Reporter: Ankur Goenka
>            Priority: P3
>
> Dataflow retries a failed work item indefinitely.
> As PAsserts are translated to PTransforms, A failed PAssert will be retried indefinitely in Streaming mode.
> So we should stop fail the pipeline in case of PAssert failure instead of waiting for test timeout.
>  
> Example job [https://pantheon.corp.google.com/dataflow/jobsDetail/locations/us-west1/jobs/2020-01-09_13_25_08-2233620052523810338?project=apache-beam-testing&folder&organizationId]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)