You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Neil Conway (JIRA)" <ji...@apache.org> on 2016/10/10 14:46:20 UTC

[jira] [Updated] (MESOS-6330) Send TASK_UNKNOWN during explicit reconciliation

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

Neil Conway updated MESOS-6330:
-------------------------------
    Description: 
In Mesos <= 1.0, we send {{TASK_LOST}} for explicit reconciliation requests for (a) tasks running on agents the master has never heard about, and (b) unknown tasks running at registered agents.

For partition-aware frameworks in Mesos >= 1.1, we should instead send TASK_UNKNOWN in these situations.

  was:
In Mesos <= 1.0, we send {{TASK_LOST}} for explicit reconciliation requests for tasks running on agents the master has never heard about.

For partition-aware frameworks in Mesos >= 1.1, we should instead send TASK_UNKNOWN in this situation.

        Summary: Send TASK_UNKNOWN during explicit reconciliation  (was: Send TASK_UNKNOWN for tasks on unknown agents)

> Send TASK_UNKNOWN during explicit reconciliation
> ------------------------------------------------
>
>                 Key: MESOS-6330
>                 URL: https://issues.apache.org/jira/browse/MESOS-6330
>             Project: Mesos
>          Issue Type: Improvement
>          Components: master
>            Reporter: Neil Conway
>            Assignee: Neil Conway
>              Labels: mesosphere, reconciliation
>
> In Mesos <= 1.0, we send {{TASK_LOST}} for explicit reconciliation requests for (a) tasks running on agents the master has never heard about, and (b) unknown tasks running at registered agents.
> For partition-aware frameworks in Mesos >= 1.1, we should instead send TASK_UNKNOWN in these situations.



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