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

(Updated July 17, 2013, 3:39 a.m.)


Review request for mesos and Benjamin Hindman.


Changes
-------

Fixed a bug with this patch where the slave wasn't handling defaults correctly.


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


Repository: mesos


Description
-------

Add reservations to slaves, including a command line flag and field in 
SlaveInfo. Also update HierarchicalAllocatorProcess to consider reservations 
when making allocations.


Diffs (updated)
-----

  src/common/resources.hpp 42dfb6a 
  src/common/resources.cpp 8bc1057 
  src/master/hierarchical_allocator_process.hpp c959c3f 
  src/slave/flags.hpp 94c393e 
  src/slave/slave.cpp 9a2c671 

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


Testing
-------

make check


Thanks,

Thomas Marshall

Reply via email to