----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64505/ -----------------------------------------------------------
(Updated Dec. 12, 2017, 9:22 p.m.) Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht. Repository: mesos Description ------- Local resource providers send all offer operation status updates using the reosurce provider API. This patch makes the agent's resource provider message handler skip operation updates when an update is a retry. Diffs (updated) ----- src/slave/slave.cpp 5869e73ca1c14c99e580da9d7375181da2073ec5 Diff: https://reviews.apache.org/r/64505/diff/2/ Changes: https://reviews.apache.org/r/64505/diff/1-2/ Testing ------- make check Thanks, Greg Mann
