Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
TEZ-2003
-
None
-
None
-
None
Description
Right now, TaskStarted must be reported before actually launching the task so that status update events etc are handled correctly by the state machine.
Ideally, a TaskComm should report TaskStarted after an RPC success / launch success - and any updates which come in meanwhile should be handled.