----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59254/#review174893 -----------------------------------------------------------
Patch looks great! Reviews applied: [59254] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On May 13, 2017, 6:06 a.m., Jiang Yan Xu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59254/ > ----------------------------------------------------------- > > (Updated May 13, 2017, 6:06 a.m.) > > > Review request for mesos, Benjamin Mahler and Michael Park. > > > Repository: mesos > > > Description > ------- > > This also gets rid of the old "batch" (interval-based) allocation concept > because we now > use the term to describe the grouping of all pending allocation candidates in > an allocation run. > > > Diffs > ----- > > src/master/allocator/mesos/hierarchical.hpp > 123f97cf495bff0f822838e09df0d88818f04da6 > src/master/allocator/mesos/hierarchical.cpp > b75ed9a20a9a42f958cebbacd91e5e15b0d21394 > > > Diff: https://reviews.apache.org/r/59254/diff/2/ > > > Testing > ------- > > make check. > > > Thanks, > > Jiang Yan Xu > >
