You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2016/10/25 00:09:58 UTC

[jira] [Updated] (MESOS-6461) Duplicate framework ids in /master/frameworks endpoint 'unregistered_frameworks'.

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

Vinod Kone updated MESOS-6461:
------------------------------
    Sprint: Mesosphere Sprint 45

> Duplicate framework ids in /master/frameworks endpoint 'unregistered_frameworks'.
> ---------------------------------------------------------------------------------
>
>                 Key: MESOS-6461
>                 URL: https://issues.apache.org/jira/browse/MESOS-6461
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>            Reporter: Gilbert Song
>            Assignee: Vinod Kone
>            Priority: Minor
>              Labels: master
>
> 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.



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