----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64588/ -----------------------------------------------------------
Review request for mesos, Chun-Hung Hsiao, Greg Mann, and Jie Yu. Repository: mesos Description ------- There are some cases in which an agent can get offer operation status updates for operations that it doesn't know about. If this happens, the agent should forward the updates to the master without updating its internal state. Diffs ----- src/slave/slave.cpp e8f7591dc0d57ca8a0eb72f6c1c008d4005a524d Diff: https://reviews.apache.org/r/64588/diff/1/ Testing ------- `make check` on GNU/Linux Thanks, Gaston Kleiman
