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

Hung Tran resolved GOBBLIN-727.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request #2594
[https://github.com/apache/incubator-gobblin/pull/2594]

> Skip commit in CloseOnFlushWriterWrapper if a commit has already been invoked 
> on the underlying writer.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-727
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-727
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-core
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Abhishek Tiwari
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> We skip commit() on the underlying writer if a commit has been previously 
> invoked. Currently, duplicate commits on the underlying writer can result in 
> Exceptions due to non-existing data in task staging location (as in the case 
> of an FsDataWriter). 



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

Reply via email to