-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19795/
-----------------------------------------------------------

(Updated April 18, 2014, 2:46 p.m.)


Review request for mesos, Ian Downes and Vinod Kone.


Changes
-------

Addressed most of Vinod's comments. Not yet ready for review.


Bugs: MESOS-922
    https://issues.apache.org/jira/browse/MESOS-922


Repository: mesos-git


Description
-------

This is the 2nd part of the task-info patch split 
(https://reviews.apache.org/r/18403/) and changes Executor::info to an executor 
info future.
This is motivated by delegating executor info creation/choice to the 
containerizer to address new container/executor scenarios 
(https://issues.apache.org/jira/browse/MESOS-922).

This patch use the new Executor::info and introduces new continuations to deal 
with launching containers i.e. executor infos are to be determined.


Diffs (updated)
-----

  src/slave/http.cpp 70e409a 
  src/slave/slave.hpp 438e5b5 
  src/slave/slave.cpp b3c4285 
  src/tests/containerizer.cpp 2599727 

Diff: https://reviews.apache.org/r/19795/diff/


Testing
-------

make check


Thanks,

Niklas Nielsen

Reply via email to