-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21017/
-----------------------------------------------------------
(Updated May 2, 2014, 1:10 p.m.)
Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone.
Changes
-------
Updated comments and log message based on Vinod's feedback.
Bugs: MESOS-1264
https://issues.apache.org/jira/browse/MESOS-1264
Repository: mesos-git
Description
-------
Changed master to only remove a slave's frameworks and offers on exited,
not on reauthenticate. Still disconnects at the allocator in both cases.
Diffs (updated)
-----
src/master/master.hpp a6737d5
src/master/master.cpp 8efa2c9
Diff: https://reviews.apache.org/r/21017/diff/
Testing
-------
make check
./bin/mesos-tests.sh --gtest_filter=FaultToleranceTest.ReconcileIncompleteTasks
--gtest_repeat=-1 --gtest_break_on_failure
Thanks,
Adam B