> On May 28, 2016, 7:28 p.m., Guangya Liu wrote: > > src/slave/slave.cpp, line 3942 > > <https://reviews.apache.org/r/47660/diff/2/?file=1395790#file1395790line3942> > > > > 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`.
Cool! thansk! - Gilbert ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47660/#review135410 ----------------------------------------------------------- On May 26, 2016, 1:55 p.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47660/ > ----------------------------------------------------------- > > (Updated May 26, 2016, 1: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 > >
