-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63673/
-----------------------------------------------------------
(Updated Nov. 13, 2017, 8:44 p.m.)
Review request for mesos, Greg Mann and Vinod Kone.
Bugs: MESOS-6949
https://issues.apache.org/jira/browse/MESOS-6949
Repository: mesos
Description
-------
After master failover, the scheduler library can fire new master
detection more than once. We are not interested in sporadic
connected events, but in the end result: the scheduler can
resubscribe with the same framework id.
Diffs (updated)
-----
src/tests/scheduler_tests.cpp c3ac7063f217e57465a5115e03c900b8142e21b4
Diff: https://reviews.apache.org/r/63673/diff/2/
Changes: https://reviews.apache.org/r/63673/diff/1-2/
Testing
-------
https://reviews.apache.org/r/63674/
Thanks,
Alexander Rukletsov