You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ilya Pronin (JIRA)" <ji...@apache.org> on 2017/06/28 17:33:00 UTC

[jira] [Assigned] (MESOS-1216) Attributes comparator operator should allow multiple attributes of same name and type

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

Ilya Pronin reassigned MESOS-1216:
----------------------------------

    Assignee: Ilya Pronin

> Attributes comparator operator should allow multiple attributes of same name and type
> -------------------------------------------------------------------------------------
>
>                 Key: MESOS-1216
>                 URL: https://issues.apache.org/jira/browse/MESOS-1216
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Ilya Pronin
>              Labels: tech-debt
>
> The fact that we currently don't support SET type in Attribute means that operators might end up having multiple attributes (e.g., slave attributes) with the same name and type but different value.
> But the comparator operator for Attributes expects unique (name, type) Attributes. This results in slave recovery failure when comparing checkpointed attributes with those set via flags.
> https://issues.apache.org/jira/browse/MESOS-1215 adds SET support, but for backwards compatibility we should fix the comparator operator first.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)