----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47660/#review135410 -----------------------------------------------------------
src/slave/slave.cpp (line 3942) <https://reviews.apache.org/r/47660/#comment200424> Just FYI, I filed a JIRA https://issues.apache.org/jira/browse/MESOS-5476 to trace the `switch_user` documentation issue. If `switch_user` is set as true, it will first try to see if the `task command` also has a user, this user value will takes precedence than user defined in `FrameworkInfo`. - Guangya Liu On 五月 26, 2016, 8:55 p.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47660/ > ----------------------------------------------------------- > > (Updated 五月 26, 2016, 8:55 p.m.) > > > Review request for mesos, Artem Harutyunyan, Jie Yu, James Peach, Kevin > Klues, and Timothy Chen. > > > Repository: mesos > > > Description > ------- > > Fixed slave switch user logic in 'getExecutorInfo'. > > > Diffs > ----- > > src/slave/slave.cpp 470b5c82ea6ff01d799b06245609725853300ef1 > > Diff: https://reviews.apache.org/r/47660/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
