[
https://issues.apache.org/jira/browse/GOBBLIN-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudarshan Vasudevan updated GOBBLIN-1416:
-----------------------------------------
Summary: Fix a race condition caused by Helix task cancellation being
invoked before Gobblin task creation (was: Fix a race condition in Helix task
cancellation)
> Fix a race condition caused by Helix task cancellation being invoked before
> Gobblin task creation
> -------------------------------------------------------------------------------------------------
>
> Key: GOBBLIN-1416
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1416
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-cluster
> Affects Versions: 0.16.0
> Reporter: Sudarshan Vasudevan
> Assignee: Hung Tran
> Priority: Major
> Fix For: 0.16.0
>
>
> Invocation of Gobblin Helix task cancellation before underlying Gobblin tasks
> have been created or submitted to the task executor results in
> GobblinHelixTask#cancel() returning successfully, but without preventing
> future submission of Gobblin tasks to the executor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)