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

(Updated Jan. 14, 2015, 7:36 p.m.)


Review request for mesos, Jie Yu, Michael Park, and Vinod Kone.


Changes
-------

Updated the operations TODO.


Repository: mesos-git


Description
-------

This is an initial stub that only handles accepting offers.

The plan (per the TODO) is to have a single path for launching tasks through 
`acceptOffers`, as opposed to `launchTasks`.


Diffs (updated)
-----

  src/master/master.hpp 26116aff1e965501c8d94ea0b5bd1be37f944887 
  src/master/master.cpp 63ca19ab9618feccd93a2335f9287122a4665c5e 

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


Testing
-------

The code path currently cannot be executed. Tests will be added once the 
scheduler driver supports accepting offers.

make check


Thanks,

Ben Mahler

Reply via email to