----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20219/ -----------------------------------------------------------
(Updated April 10, 2014, 1:58 p.m.) Review request for mesos, Ian Downes and Vinod Kone. Changes ------- Addressed Ben's comments. Repository: mesos-git Description ------- Yet another split out of the task-info RR (r19795/r18403) which turns Executor::resources into an option type. It is needed when the executor info isn't known up-front (the main motivation behind the task-info RR) and the executor resources therefore cannot be known until after the containerizer has launched the container. Diffs (updated) ----- src/slave/http.cpp 594032d src/slave/slave.hpp 08f6005 src/slave/slave.cpp cddb241 Diff: https://reviews.apache.org/r/20219/diff/ Testing ------- make check Thanks, Niklas Nielsen
