[
https://issues.apache.org/jira/browse/MESOS-4973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone updated MESOS-4973:
------------------------------
Fix Version/s: 1.0.2
Backported to 1.0.2
commit d073ed53b62b978385b4df2b63df32711f41de99
Author: Vinod Kone <[email protected]>
Date: Fri Oct 28 13:56:50 2016 -0700
Added MESOS-4973 and MESOS-6461 to 1.0.2 CHANGELOG.
commit 81f9c6977f0d7706ef4e454b4e06da024076e82c
Author: Vinod Kone <[email protected]>
Date: Mon Oct 24 17:05:12 2016 -0700
Fixed duplicate framework ids in "unregistered_frameworks".
The existing test (MasterTest.OrphanTasks) continues to pass after
the change. I will try to write another test that spawns multiple
agents to ensure the duplicate framework ids are not shown.
Review: https://reviews.apache.org/r/53159
> Duplicates in 'unregistered_frameworks' in /state
> --------------------------------------------------
>
> Key: MESOS-4973
> URL: https://issues.apache.org/jira/browse/MESOS-4973
> Project: Mesos
> Issue Type: Bug
> Reporter: Yan Xu
> Assignee: Vinod Kone
> Priority: Minor
> Labels: mesosphere
> Fix For: 1.0.2, 1.2.0
>
>
> In our clusters where many frameworks run, 'unregistered_frameworks'
> currently doesn't show what it semantically means, but rather "a list of
> frameworkIDs for each orphaned task", which means a lot of duplicated
> frameworkIDs.
> For this filed to be useful we need to deduplicate when outputting the list.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)