Sudarshan Vasudevan created GOBBLIN-1416:
--------------------------------------------
Summary: Fix a race condition in Helix task cancellation
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
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)