----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71865/#review218923 -----------------------------------------------------------
src/master/authorization.cpp Lines 104 (patched) <https://reviews.apache.org/r/71865/#comment306849> ditto here w.r.t. assignment style - Benjamin Mahler On Dec. 3, 2019, 5:55 p.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71865/ > ----------------------------------------------------------- > > (Updated Dec. 3, 2019, 5:55 p.m.) > > > Review request for mesos, Benjamin Bannier and Benjamin Mahler. > > > Bugs: MESOS-10023 and MESOS-10056 > https://issues.apache.org/jira/browse/MESOS-10023 > https://issues.apache.org/jira/browse/MESOS-10056 > > > Repository: mesos > > > Description > ------- > > Moved creating authorization Object out of `Master::authorizeSlave`. > > > Diffs > ----- > > src/master/authorization.hpp PRE-CREATION > src/master/authorization.cpp PRE-CREATION > src/master/master.hpp 93630421d58e6fd26566e81a23cd910957795665 > src/master/master.cpp 14b90a5e276df055bb8a570331f27cab200c9869 > > > Diff: https://reviews.apache.org/r/71865/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Andrei Sekretenko > >
