-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63673/
-----------------------------------------------------------
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
-----
src/tests/scheduler_tests.cpp 60f60ccd721a5362f827e284f6de6d6e80816ed8
Diff: https://reviews.apache.org/r/63673/diff/1/
Testing
-------
https://reviews.apache.org/r/63674/
Thanks,
Alexander Rukletsov