You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/09/17 00:34:35 UTC

[jira] [Updated] (MESOS-1715) The slave does not send pending tasks during re-registration.

     [ https://issues.apache.org/jira/browse/MESOS-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler updated MESOS-1715:
-----------------------------------
    Summary: The slave does not send pending tasks during re-registration.  (was: The slave does not send pending tasks / executors during re-registration.)

> The slave does not send pending tasks during re-registration.
> -------------------------------------------------------------
>
>                 Key: MESOS-1715
>                 URL: https://issues.apache.org/jira/browse/MESOS-1715
>             Project: Mesos
>          Issue Type: Bug
>          Components: slave
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>             Fix For: 0.21.0
>
>
> In what looks like an oversight, the pending tasks and executors in the slave (Framework::pending) are not sent in the re-registration message.
> For tasks, this can lead to spurious TASK_LOST notifications being generated by the master when it falsely thinks the tasks are not present on the slave.
> For executors, this can lead to under-accounting in the master, causing an overcommit on the slave.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)