----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64054/ -----------------------------------------------------------
(Updated Nov. 24, 2017, 12:24 p.m.) Review request for mesos, Benjamin Bannier and Jie Yu. Changes ------- Also refactored `addOfferOperation` in `master.cpp`. Repository: mesos Description ------- Applying operations has been refactored out of 'addOfferOperation' and simplified by using 'protobuf::isSpeculativeOperation'. Diffs (updated) ----- src/master/master.hpp 2a2e830354db4a2191fb8321beb8174b80f7ba7d src/master/master.cpp 53263e499d88b906b6406c24c0dfb737e589e813 src/slave/slave.cpp f93ff7b20815c3ccb274ce6990ee66a17b6ac51c Diff: https://reviews.apache.org/r/64054/diff/2/ Changes: https://reviews.apache.org/r/64054/diff/1-2/ Testing ------- make check Thanks, Jan Schlicht
