----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71978/#review219194 -----------------------------------------------------------
Patch looks great! Reviews applied: [71906, 71907, 71908, 71978] 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 Jan. 9, 2020, 5:48 p.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71978/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2020, 5:48 p.m.) > > > Review request for mesos, Andrei Sekretenko and Greg Mann. > > > Bugs: MESOS-9497 > https://issues.apache.org/jira/browse/MESOS-9497 > > > Repository: mesos > > > Description > ------- > > Using the same approach taken for the v0 read-only endpoints, > this enables parallel reads for the GET_* v1 master calls. > > > Diffs > ----- > > src/master/http.cpp 16dbed3aad7aeac7f45eb44ffc98cb9df6546aff > src/master/master.hpp c9d417c23981a3908b419ce70cdf9a0096e37c17 > src/master/readonly_handler.cpp 500ce3f6a0f3afc3193586020fa5c253e4c6801c > src/tests/master_load_tests.cpp ac16fe744ec2a8d4b4af005b91a5560f0b2f3ef3 > > > Diff: https://reviews.apache.org/r/71978/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Mahler > >
