----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68795/#review211031 -----------------------------------------------------------
src/master/http.cpp Lines 2359-2362 (original), 2361-2364 (patched) <https://reviews.apache.org/r/68795/#comment295882> Nit: Remove this comment. And similarly above sections. - Joseph Wu On Nov. 21, 2018, 5:20 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68795/ > ----------------------------------------------------------- > > (Updated Nov. 21, 2018, 5:20 p.m.) > > > Review request for mesos, Alexander Rukletsov and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > This change will skip the computation of an HTTP response > for requests with the same principal, endpoint and request > headers where both requests are authenticated within the > same batching windows. > > > Diffs > ----- > > src/master/http.cpp 68ee2a6dcffbc772afec6e797b1af8da48f61937 > src/master/master.hpp 3b3c1a4e61de9503c8d038dd3bee623ded5914c9 > > > Diff: https://reviews.apache.org/r/68795/diff/3/ > > > Testing > ------- > > > Thanks, > > Benno Evers > >
