-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27315/
-----------------------------------------------------------
(Updated Nov. 6, 2014, 10:20 p.m.)
Review request for mesos and Ben Mahler.
Changes
-------
benm's comments. NNFR.
Bugs: MESOS-1903
https://issues.apache.org/jira/browse/MESOS-1903
Repository: mesos-git
Description
-------
Uses the same backoff (except no initial backoff) strategy used by the slave
during registration.
Diffs (updated)
-----
src/Makefile.am 9ab3b9c05d435d18ed1c2966f695857fa205e9fd
src/sched/constants.hpp PRE-CREATION
src/sched/constants.cpp PRE-CREATION
src/sched/flags.hpp PRE-CREATION
src/sched/sched.cpp e5f828d0bf9dd03a01920634abfae685a7861b44
src/slave/slave.hpp 5b082fc6956238d27f5d3352a3b40ce778a1a3a4
src/slave/slave.cpp dbfd1a8101d78dee8ea3ac19d990a6a7892e59be
src/tests/fault_tolerance_tests.cpp 372c4fdec1ef70991d4d550d8d73ac363436fdb9
Diff: https://reviews.apache.org/r/27315/diff/
Testing
-------
make check
Thanks,
Vinod Kone