----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65034/ -----------------------------------------------------------
(Updated Jan. 9, 2018, 9:17 a.m.) Review request for mesos, Chun-Hung Hsiao, Gaston Kleiman, and Jie Yu. Repository: mesos Description (updated) ------- When forwarding operation status updates from resource providers to the agent, the manager was setting the framework ID unconditionally. This is a problem when OPERATION_DROPPED updates with no framework ID are generated by the resource provider. Diffs ----- src/resource_provider/manager.cpp 643469339bc1ff702e215b7bb2663c946ca03778 Diff: https://reviews.apache.org/r/65034/diff/2/ Testing (updated) ------- sudo make check Thanks, Greg Mann
