[
https://issues.apache.org/jira/browse/MESOS-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone reassigned MESOS-6461:
---------------------------------
Assignee: Vinod Kone
> 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)