You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2020/10/07 19:04:00 UTC

[jira] [Resolved] (GOBBLIN-1173) Prevent propagating exceptions from the finally block in KafkaSource#getWorkUnits

     [ https://issues.apache.org/jira/browse/GOBBLIN-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudarshan Vasudevan resolved GOBBLIN-1173.
------------------------------------------
    Resolution: Fixed

> Prevent propagating exceptions from the finally block in KafkaSource#getWorkUnits
> ---------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1173
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1173
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-kafka
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Shirshanka Das
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, any exception in the finally block inside getWorkUnits() method will prevent the original exception from being propagated, thus making it hard to root cause the original issue. 



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