You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/01 10:24:00 UTC

[jira] [Commented] (BEAM-3187) Spark runner does not respect ParDo's lifecycle on case of exceptions

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

ASF GitHub Bot commented on BEAM-3187:
--------------------------------------

iemejia commented on issue #4130: [BEAM-3187] Ensure that teardown is called in case of Exception on the Spark runner
URL: https://github.com/apache/beam/pull/4130#issuecomment-348458328
 
 
   Retest this please

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Spark runner does not respect ParDo's lifecycle on case of exceptions
> ---------------------------------------------------------------------
>
>                 Key: BEAM-3187
>                 URL: https://issues.apache.org/jira/browse/BEAM-3187
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>    Affects Versions: 2.2.0
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>
> The lifecycle of the DoFn is not respected in the case of an Exception on the finishBundle method. The Spark runner does not call the teardown function of the DoFn as it should since this should be dual with the setup.
> This happens too if the exception happens in the startBundle too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)