Sudarshan Vasudevan created GOBBLIN-1213: --------------------------------------------
Summary: 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 Fix For: 0.15.0 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)