----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70160/#review213565 -----------------------------------------------------------
include/mesos/type_utils.hpp Lines 533-545 (patched) <https://reviews.apache.org/r/70160/#comment299538> Can we follow the existing map formats? https://github.com/apache/mesos/blob/996862828ca9b7675e40b495fe24d95615bb832b/3rdparty/stout/include/stout/stringify.hpp#L140-L192 - Benjamin Mahler On March 8, 2019, 7:22 a.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70160/ > ----------------------------------------------------------- > > (Updated March 8, 2019, 7:22 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Added `<<` operator to `protobuf::Map`. > > > Diffs > ----- > > include/mesos/type_utils.hpp 630f21f34c2215092e5ca14ffc5c966cce2b63e4 > > > Diff: https://reviews.apache.org/r/70160/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
