Description
Currently, when the master receives a terminal update for an already terminated (but unacknowledged) task it changes the state to the latest update. This is confusing because the slave doesn't change the state of the task in such a case. Master should just forward the update without changing the task state.
Attachments
Issue Links
- is related to
-
MESOS-3770 SlaveRecoveryTest/0.RecoverCompletedExecutor is flaky
- Resolved