----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66050/ -----------------------------------------------------------
(Updated April 16, 2018, 9:42 a.m.) Review request for mesos, Chun-Hung Hsiao, Gaston Kleiman, and Greg Mann. Changes ------- Rebase after dependent patch change. Bugs: MESOS-4965 https://issues.apache.org/jira/browse/MESOS-4965 Repository: mesos Description ------- The new offer operations are implemented as speculative operations, but we will use validation to make them non-speculative on API level so that we can transition later without a breaking change. Diffs (updated) ----- src/common/protobuf_utils.cpp 141a444534b776a2c90e2a0daf9727cd21e39080 src/common/resources_utils.cpp 9be01c1abd48264e308960f35cc7c2ee8a367518 src/master/master.cpp 767ad8cfe142b47ef07172bcb2a4fb49fc3e833a src/master/validation.hpp 7c129ceb929596acbb64d37025e055661277e6bf src/master/validation.cpp ac2e1bb8771841ec59b3bdcdeffb6c6230680d4d Diff: https://reviews.apache.org/r/66050/diff/9/ Changes: https://reviews.apache.org/r/66050/diff/8-9/ Testing ------- Thanks, Zhitao Li