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

ASF GitHub Bot logged work on BEAM-5638:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Feb/19 17:54
            Start Date: 20/Feb/19 17:54
    Worklog Time Spent: 10m 
      Work Description: tims commented on issue #7736: [BEAM-5638] Exception 
handling for Java MapElements and FlatMapElements
URL: https://github.com/apache/beam/pull/7736#issuecomment-465686407
 
 
   > In the changes proposed here, it's the responsibility of your exception 
handler to determine the classes of exceptions to catch. So this is explicitly 
possible, although not entirely clear yet how onerous it will be to write the 
handlers in practice.
   
   Ah so the exception handler would just rethrow the exceptions it doesn't 
want to handle.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 201482)
            Time Spent: 8.5h  (was: 8h 20m)
    Remaining Estimate: 159.5h  (was: 159h 40m)

> 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: Jeff Klukas
>            Priority: Minor
>              Labels: triaged
>   Original Estimate: 168h
>          Time Spent: 8.5h
>  Remaining Estimate: 159.5h
>
> 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)

Reply via email to