You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Jeff Klukas (JIRA)" <ji...@apache.org> on 2018/10/03 23:57:00 UTC

[jira] [Commented] (BEAM-5638) Add exception handling to single message transforms in Java SDK

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

Jeff Klukas commented on BEAM-5638:
-----------------------------------

Work in progress PR: https://github.com/apache/beam/pull/6518

> Add exception handling to single message transforms in Java SDK
> ---------------------------------------------------------------
>
>                 Key: BEAM-5638
>                 URL: https://issues.apache.org/jira/browse/BEAM-5638
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Jeff Klukas
>            Assignee: Kenneth Knowles
>            Priority: Minor
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Add methods to MapElements, FlatMapElements, and Filter that allow users to specify expected exceptions and tuple tags to associate with the with collections of the successfully and unsuccessfully processed elements.
> See discussion on dev list:
> https://lists.apache.org/thread.html/936ed2a5f2c01be066fd903abf70130625e0b8cf4028c11b89b8b23f@%3Cdev.beam.apache.org%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)