----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70319/#review214084 -----------------------------------------------------------
Patch looks great! Reviews applied: [70318, 70319] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On March 27, 2019, 5:21 a.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70319/ > ----------------------------------------------------------- > > (Updated March 27, 2019, 5:21 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > The method returns a `hashmap` of name and quantity pairs. > This is used where callers want to have their own copy of the > quantities and apply direct mutation. > > > Diffs > ----- > > src/common/resource_quantities.hpp db4f5afb9f617e27bd08756020b4bcf0bd92dc66 > src/common/resource_quantities.cpp 9ae5d9f4aefde81cde7463a7ce118c65a68fc0db > > > Diff: https://reviews.apache.org/r/70319/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
