-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21186/
-----------------------------------------------------------

Review request for mesos, Benjamin Hindman and Vinod Kone.


Bugs: MESOS-1319
    https://issues.apache.org/jira/browse/MESOS-1319


Repository: mesos-git


Description
-------

This tests that when a recovered slave re-registers with the master, the master 
does not remove the slave after the re-registration timeout.

Rather than expecting the registry to remain the same, this ensures the "lost" 
signal is not sent to the scheduler.


Diffs
-----

  src/tests/master_tests.cpp 939a08d0ed25293d103728864c2b5e79f04a1b42 

Diff: https://reviews.apache.org/r/21186/diff/


Testing
-------

./bin/mesos-tests.sh --gtest_filter="MasterTest.RecoveredSlaveReregisters" 
--gtest_repeat=200 --gtest_break_on_failu --verbose


Thanks,

Ben Mahler

Reply via email to