----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59680/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Jie Yu. Repository: mesos Description ------- A local resource provider is a resource provider that is associated with an agent. Hence its lifetime is also tied to the lifetime of an agent. The 'LocalResourceProvider' structure stores the ID of the associated agent as well as the UUID that is used for registration. Diffs ----- src/master/master.hpp 89d0790fd5fea59e74276f462581fe0073594732 src/master/master.cpp 14007e08f509446005423e223d5dd76a70744e27 Diff: https://reviews.apache.org/r/59680/diff/1/ Testing ------- make check Thanks, Jan Schlicht
