----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59681/ -----------------------------------------------------------
(Updated May 31, 2017, 1:57 p.m.) Review request for mesos, Benjamin Bannier and Jie Yu. Repository: mesos Description ------- The offer callbacks used by the allocator now also check if the 'ResourceProviderID' in the offered resources is of a local resource provider. In that case the provider ID field in the created offer will be set. When a framework accepts such an offer, this field is used to determine if this applies to a resource provider or an agent. Diffs ----- src/master/master.hpp 89d0790fd5fea59e74276f462581fe0073594732 src/master/master.cpp 14007e08f509446005423e223d5dd76a70744e27 Diff: https://reviews.apache.org/r/59681/diff/1/ Testing ------- make check Thanks, Jan Schlicht
