[
https://issues.apache.org/jira/browse/GOBBLIN-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hung Tran resolved GOBBLIN-1338.
--------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request #3175
[https://github.com/apache/incubator-gobblin/pull/3175]
> Log and suppress exceptions in FsDataWriter.getFinalState
> ---------------------------------------------------------
>
> Key: GOBBLIN-1338
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1338
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Hung Tran
> Priority: Major
> Fix For: 0.16.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> FsDataWriter#getFinalState() sometimes encounters an exception when callingÂ
> recordsWritten(). This can cause other final state values to not be set.
> The exception should be suppressed like is already the case for whenÂ
> bytesWritten() is called in this method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)