-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51377/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-4049
https://issues.apache.org/jira/browse/MESOS-4049
Repository: mesos
Description
-------
When a slave is being removed but before the registry operation to
remove it has completed, querying the HTTP endpoints at the master
should not indicate that the slave has been removed yet. This is
important because the registry update might fail; if the master
fails over, the new master will not have removed the slave.
Diffs
-----
src/tests/master_tests.cpp 398164d09b8ef14f916122ed8780023c4a3cd0f6
Diff: https://reviews.apache.org/r/51377/diff/
Testing
-------
make check
Thanks,
Neil Conway
|