----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65661/#review197611 -----------------------------------------------------------
Patch looks great! Reviews applied: [65661] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 14, 2018, 10:31 p.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65661/ > ----------------------------------------------------------- > > (Updated Feb. 14, 2018, 10:31 p.m.) > > > Review request for mesos, Benjamin Mahler and Michael Park. > > > Repository: mesos > > > Description > ------- > > We currently do not differentiate between quota guarantee and limit > i.e. quota currently is set for both guarantee and limit. As a > first step to introduce quota limit, comments and related variable > names are updated to reflect the difference between quota guarantee > and limit. > > Also fixed a few typos and removed some outdated comments. > > > Diffs > ----- > > src/master/allocator/mesos/hierarchical.hpp > 37d2df58d374f118697fb5848c36f78b3e65128d > src/master/allocator/mesos/hierarchical.cpp > f33ff767dcb93556beb696c96f8cfc17baccb05e > > > Diff: https://reviews.apache.org/r/65661/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
