You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/06/12 02:29:01 UTC

[jira] [Created] (MESOS-2864) Master should not change the state of a terminal task if it receives another terminal update

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)