Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1216

Attributes comparator operator should allow multiple attributes of same name and type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None

    Description

      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.

      Attachments

        Activity

          People

            ipronin Ilya
            vinodkone Vinod Kone
            Anand Mazumdar Anand Mazumdar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: