----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61810/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Jie Yu. Repository: mesos Description ------- The resource provider manager provides an 'apply' function for offer operation affecting resource providers. The resource on which the operation should be applied contains a resource provider ID. This will be extracted and an event will be sent to the respective resource provider. Diffs ----- src/resource_provider/manager.hpp 3b70e75c6b6721864ae0ee9c4a593b5035d8388f src/resource_provider/manager.cpp da9dff1e9bb18780ac5a5b25d2fd98e931da74af Diff: https://reviews.apache.org/r/61810/diff/1/ Testing ------- make check Thanks, Jan Schlicht
