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

Duplicate framework ids in /master/frameworks endpoint 'unregistered_frameworks'.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.2, 1.1.0, 1.2.0
    • master
    • Mesosphere Sprint 45
    • 2

    Description

      This issue was exposed from MESOS-6400. There are duplicate framework ids presented from the /master/frameworks endpoint due to:

      https://github.com/apache/mesos/blob/master/src/master/http.cpp#L1338

      We should use a `set` or a `hashset` instead of an array, to avoid duplicate ids.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            gilbert Gilbert Song
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: