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

Review request for mesos and Benjamin Hindman.


Description
-------

You are now able to specify the characteristics of the allocator to use from 
the command line, including dedicating slaves for static allocation. 

--help displays the appropriate info. 

AllocatorProcess::create handles creation of the AllocatorProcess. It looks a 
little silly right now because only one Allocator has been implemented (drf) 
but upcoming patches will make it more useful.


This addresses bug MESOS-231.
    https://issues.apache.org/jira/browse/MESOS-231


Diffs
-----

  src/Makefile.am eb1944f 
  src/master/allocator_process.hpp PRE-CREATION 
  src/master/allocator_process.cpp PRE-CREATION 
  src/master/main.cpp c321618 
  src/slave/slave.cpp 7a4cf98 

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


Testing
-------


Thanks,

Thomas Marshall

Reply via email to