----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51855/#review148795 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Sept. 13, 2016, 7:49 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51855/ > ----------------------------------------------------------- > > (Updated Sept. 13, 2016, 7:49 p.m.) > > > Review request for mesos and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > The code was un-necessarily nested thereby making it less readable. > This change returns early if its a custom executor and then moves > all the nested code for command executor out of the `if` block. > > > Diffs > ----- > > src/slave/slave.cpp 2c7b5ada1aa81babb9ceee0c9f928685878a778c > > Diff: https://reviews.apache.org/r/51855/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
