----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70779/#review215730 -----------------------------------------------------------
src/common/resource_quantities.cpp Lines 615 (patched) <https://reviews.apache.org/r/70779/#comment302546> is it readable to have the space here? seems like that might be less clear given there's no quoting around the overall string - Benjamin Mahler On June 4, 2019, 4:26 a.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70779/ > ----------------------------------------------------------- > > (Updated June 4, 2019, 4:26 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Added `<<` operator for `ResourceLimits`. > > > Diffs > ----- > > src/common/resource_quantities.hpp 538256bed96e72b4b61daa3052a111f59e252284 > src/common/resource_quantities.cpp f79b6786ccc93fff32447c9f9c3a0801500e7527 > > > Diff: https://reviews.apache.org/r/70779/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
