-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65034/
-----------------------------------------------------------
(Updated Jan. 9, 2018, 9:34 a.m.)
Review request for mesos, Chun-Hung Hsiao, Gaston Kleiman, and Jie Yu.
Bugs: MESOS-8419
https://issues.apache.org/jira/browse/MESOS-8419
Repository: mesos
Description
-------
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
-------
sudo make check
Thanks,
Greg Mann