Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.2.3, 1.3.1, 1.4.1, 1.5.0
-
Mesosphere Sprint 74, Mesosphere Sprint 75, Mesosphere Sprint 76
-
5
Description
The default executor will transition a task to TASK_KILLING and mark its container as being killed before issuing the KILL_NESTED_CONTAINER call.
If the kill call fails, the task will get stuck in TASK_KILLING, and the executor won't allow retrying the kill.