----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62973/#review187966 -----------------------------------------------------------
Patch looks great! Reviews applied: [62973] 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 Oct. 13, 2017, 1:20 p.m., Dmitry Zhuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62973/ > ----------------------------------------------------------- > > (Updated Oct. 13, 2017, 1:20 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > `vector` can take advantage of `RepeatedPtrField` iterators implementing > `RandomAccessIterator` concept and avoid buffer resizes, when > constructed from range. > > > Diffs > ----- > > 3rdparty/libprocess/include/process/protobuf.hpp > 808b385efb49e6e76919ed87c626b29c3e01bdaf > > > Diff: https://reviews.apache.org/r/62973/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Dmitry Zhuk > >
