----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26817/ -----------------------------------------------------------
(Updated Oct. 20, 2014, 10:25 a.m.) Review request for mesos, Ben Mahler and Vinod Kone. Repository: mesos-git Description ------- split authorization from task validation. allows https://reviews.apache.org/r/26382/ to differentiate between validation issues and task authorization issues. also replaced some > > with >> and changed the order of methods in the cpp to match the continuation order. Diffs (updated) ----- src/master/master.hpp 14f1d0fd240c9cd0718d0238e1fbb9c733190205 src/master/master.cpp 0a5c9a374062a241c90ea238725fbb8dd2408ef4 Diff: https://reviews.apache.org/r/26817/diff/ Testing ------- make check Thanks, Dominic Hamon
