-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53159/
-----------------------------------------------------------
(Updated Oct. 28, 2016, 6:22 p.m.)
Review request for mesos, Anand Mazumdar and Gilbert Song.
Changes
-------
Fixed /state as well.
Summary (updated)
-----------------
Fixed duplicate framework ids in "unregistered_frameworks".
Bugs: MESOS-6461
https://issues.apache.org/jira/browse/MESOS-6461
Repository: mesos
Description
-------
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.
Diffs (updated)
-----
src/master/http.cpp 716077a23defd84a9fac185c96aa52073718c58d
Diff: https://reviews.apache.org/r/53159/diff/
Testing
-------
make check
Thanks,
Vinod Kone