----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33513/#review83258 -----------------------------------------------------------
src/master/allocator/allocator.cpp <https://reviews.apache.org/r/33513/#comment134162> Unused variable? Did you want to return this somewhere? - Niklas Nielsen On May 8, 2015, 4:47 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33513/ > ----------------------------------------------------------- > > (Updated May 8, 2015, 4:47 p.m.) > > > Review request for mesos, Kapil Arya, Niklas Nielsen, and Till Toenshoff. > > > Bugs: MESOS-2597 > https://issues.apache.org/jira/browse/MESOS-2597 > > > Repository: mesos > > > Description > ------- > > With the support of allocator modules, it should be possible to select and > instantiate an allocator based on its name. > > > Diffs > ----- > > include/mesos/master/allocator.hpp e821bf33536ab70cc2be45b9239c089e251f1f24 > src/Makefile.am 93c7c8a807a33ab639be6289535bbd32022aa85b > src/master/allocator/allocator.cpp PRE-CREATION > src/master/allocator/mesos/allocator.hpp > 2681af5ff265b84c5174de3ad459292e006dcf97 > src/master/allocator/mesos/hierarchical.hpp > 09adced9d8712b3eeda885d598443791186890db > src/master/constants.hpp c386eab3973363e64c113f7e84452456fdd3393c > src/master/constants.cpp 9ee17e9ad884da98cabfdfe316cb4a831de193b3 > src/master/main.cpp 18f8c3178459da0cbf23a1817ec49cd9d3998bfd > > Diff: https://reviews.apache.org/r/33513/diff/ > > > Testing > ------- > > make check (Mac OS 10.9.5, CentOS 7.0) > > > Thanks, > > Alexander Rukletsov > >
