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

Review request for mesos, Adam B, Ben Mahler, and Niklas Nielsen.


Repository: mesos-git


Description
-------

All the updates from the status update manager are funnelled via the slave. No 
more sending updates in the middle of recovery or disconnection. Yay.

Had to cleanup flags.recover = "cleanup" semantics because the updates are no 
longer sent when the slave is disconnected. 


Diffs
-----

  src/master/master.cpp 0a5c9a374062a241c90ea238725fbb8dd2408ef4 
  src/slave/slave.hpp 342b09fc084c20d98d096bb129830440179c092c 
  src/slave/slave.cpp 0e342ed35e3db3b68f9f32b6cf4ace23e4a4db38 
  src/slave/status_update_manager.hpp 24e3882ad1969c20a64daf90e408618c310e9a81 
  src/slave/status_update_manager.cpp 5d5cf234ef2dd47fa4b1f67be761dbca31659451 
  src/tests/slave_recovery_tests.cpp 4fb357bd55f69f71193e92fd03765b808f932d33 

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


Testing
-------

make check


Thanks,

Vinod Kone

Reply via email to