You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/08/02 07:46:09 UTC

[jira] [Created] (MESOS-612) Slave should not send redundant ExecutorTerminated messages during recovery

Vinod Kone created MESOS-612:
--------------------------------

             Summary: Slave should not send redundant ExecutorTerminated messages during recovery
                 Key: MESOS-612
                 URL: https://issues.apache.org/jira/browse/MESOS-612
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone
             Fix For: 0.13.0


Currently, the slave recovers all the executors that have been checkpointed. This means it will send ExecutorTerminated messages for all those executors that have successfully finished in the previous slave run(s).

This is tricky to avoid because there is no explicit feedback that the master has received this message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira