----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56901/#review167591 -----------------------------------------------------------
src/master/validation.cpp Lines 344 (patched) <https://reviews.apache.org/r/56901/#comment239498> Remove? - Greg Mann On Feb. 28, 2017, 6:30 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56901/ > ----------------------------------------------------------- > > (Updated Feb. 28, 2017, 6:30 a.m.) > > > Review request for mesos, Adam B, Alexander Rojas, Jan Schlicht, Till > Toenshoff, and Vinod Kone. > > > Bugs: MESOS-7003 > https://issues.apache.org/jira/browse/MESOS-7003 > > > Repository: mesos > > > Description > ------- > > This patch updates master validation code to > make use of the `Principal` type instead of an > `Option<string> principal`. > > > Diffs > ----- > > src/master/validation.hpp f03b3280704083be1ca074ca07c69edbb49dae19 > src/master/validation.cpp b8c6b49ca5ca1f15e58a2967adc335436a35071f > > > Diff: https://reviews.apache.org/r/56901/diff/3/ > > > Testing > ------- > > Testing details can be found at the end of this review chain. > > > Thanks, > > Greg Mann > >
