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 18:57:00 UTC

[jira] [Resolved] (GOBBLIN-1213) Skip job state deserialization during SingleFailInCreationTask instantiation

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

Sudarshan Vasudevan resolved GOBBLIN-1213.
------------------------------------------
    Fix Version/s:     (was: 0.16.0)
                   0.15.0
       Resolution: Fixed

> Skip job state deserialization during SingleFailInCreationTask instantiation
> ----------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1213
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1213
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-cluster
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Hung Tran
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Since the failing task is designed to throw an exception immediately on run(), the job state de-serialization in the parent class (i.e. SingleTask) can be skipped to avoid instantiation failures. 



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