Vinod Kone created MESOS-2864:
---------------------------------
Summary: Master should not change the state of a terminal task if
it receives another terminal update
Key: MESOS-2864
URL: https://issues.apache.org/jira/browse/MESOS-2864
Project: Mesos
Issue Type: Bug
Reporter: Vinod Kone
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)