----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64505/ -----------------------------------------------------------
(Updated Dec. 14, 2017, 1:31 a.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 e8f7591dc0d57ca8a0eb72f6c1c008d4005a524d Diff: https://reviews.apache.org/r/64505/diff/3/ Changes: https://reviews.apache.org/r/64505/diff/2-3/ Testing ------- make check Thanks, Greg Mann
