You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2016/11/09 22:55:58 UTC

[jira] [Created] (AURORA-1814) Consider supporting PARTITION_AWARE capability

Zameer Manji created AURORA-1814:
------------------------------------

             Summary: Consider supporting PARTITION_AWARE capability 
                 Key: AURORA-1814
                 URL: https://issues.apache.org/jira/browse/AURORA-1814
             Project: Aurora
          Issue Type: Task
            Reporter: Zameer Manji


Mesos 1.1.0 comes with a new capability called {{PARTITION_AWARE}}. If we opt in the following states would replace {{TASK_LOST}}

{noformat}
TASK_DROPPED
TASK_UNREACHABLE
TASK_GONE
TASK_GONE_BY_OPERATOR
TASK_UNKNOWN
{noformat}

We should consider adopting this. Even if the initial cut is just mapping all of those new states to {{TASK_LOST}} internally.

These new states might simplify our reconciliation code.



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