-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36497/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-2910
https://issues.apache.org/jira/browse/MESOS-2910
Repository: mesos
Description
-------
This one is non-trivial, note that we follow MESOS-786 with the exception of
the 3rd case, since it is not possible and schedulers could not have possibly
relied on getting registered instead of re-registered in that case.
We now need to store the MasterInfo coming from the detector, as it is not
provided in Event.
Diffs
-----
src/sched/sched.cpp e372a15db035f74d525561839b873ed659e2c33f
src/tests/scheduler_event_call_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/36497/diff/
Testing
-------
Added a test.
Thanks,
Ben Mahler