----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26957/ -----------------------------------------------------------
(Updated Oct. 21, 2014, 10:22 p.m.) Review request for mesos and Ben Mahler. Changes ------- benm's comments. NNFR. Repository: mesos-git Description ------- Renamed flush() to resume() and added pause() to status update manager. pause() should let status update manager know to not send updates when slave is disconnected. Also updated the constructor of status update manager. Diffs (updated) ----- src/local/local.cpp 66de798377269150a2e546daa5ca7c5371bbce79 src/slave/main.cpp b27cc32ebccb1c97f2f2ae0b904c725bbf541ebf src/slave/slave.cpp 7b5474ae898f369fc55670cf1dbbee684bc0ae4b src/slave/status_update_manager.hpp c371e5542e12cd6bb9401591cd691d99bc0fa8fd src/slave/status_update_manager.cpp 5d5cf234ef2dd47fa4b1f67be761dbca31659451 src/tests/cluster.hpp ee194ad0b0014eb4c415c294cfeaf5f7f3089a7f src/tests/mesos.hpp e40575c6d330cfa3fbfad2efcf601418c413b992 src/tests/mesos.cpp 147e23fec94add19f9d5c34e6f7e97874db9b6b2 Diff: https://reviews.apache.org/r/26957/diff/ Testing ------- make check Thanks, Vinod Kone
