----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29174/#review65357 -----------------------------------------------------------
src/master/hierarchical_allocator_process.hpp <https://reviews.apache.org/r/29174/#comment108467> For this and `unreserveResources` below, I should use the `transform` function introduced in https://reviews.apache.org/r/29084 src/master/master.hpp <https://reviews.apache.org/r/29174/#comment108466> Should depend on https://reviews.apache.org/r/28781/ instead. src/master/master.cpp <https://reviews.apache.org/r/29174/#comment108468> Still need to fill in `TODO`s such as validation. - Michael Park On Dec. 17, 2014, 7:40 p.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29174/ > ----------------------------------------------------------- > > (Updated Dec. 17, 2014, 7:40 p.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, Ben Mahler, Jie Yu, and > Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > Update the master and allocator + Added a test for acquiring dynamic > reservations. > > > Diffs > ----- > > src/master/allocator.hpp f4068aad42a7df38544718dcd171ff239dc1e39a > src/master/hierarchical_allocator_process.hpp > 95fa520a3947474472cd36987c2342e1bfb51cfe > src/master/master.hpp 26116aff1e965501c8d94ea0b5bd1be37f944887 > src/master/master.cpp 0f55a5cc2d6845cbaace718a48f771d80aad0e6e > src/tests/master_allocator_tests.cpp > 0e2e5b551ce026d630fe8f9ebf85c71384d8f43f > src/tests/mesos.hpp bb24222c20cb5458b5c627d2001fc3cb1e542cce > > Diff: https://reviews.apache.org/r/29174/diff/ > > > Testing > ------- > > > Thanks, > > Michael Park > >
