> On Aug. 23, 2016, 2:30 p.m., Qian Zhang wrote: > > src/local/local.cpp, line 345 > > <https://reviews.apache.org/r/51272/diff/1/?file=1480481#file1480481line345> > > > > Do we need to check if `launcher` is already `"posix"` first?
Yes! - Benjamin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51272/#review146505 ----------------------------------------------------------- On Aug. 22, 2016, 4:53 a.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51272/ > ----------------------------------------------------------- > > (Updated Aug. 22, 2016, 4:53 a.m.) > > > Review request for mesos, Jie Yu and Kevin Klues. > > > Repository: mesos > > > Description > ------- > > Refactored the agent 'launcher' flag to always have a value. > > > Diffs > ----- > > src/local/local.cpp 1e1d246790a0d44d1baf802b903dc4f2bde1ac63 > src/slave/containerizer/mesos/containerizer.cpp > 77a502f853e3e04ea8e274419544601778be9421 > src/slave/flags.hpp 1a006663e7cc58ee548b3dda686cfbac0c240baa > src/slave/flags.cpp 0f2be1700f41b74da4ea1ce699a81ec33cf92a9a > > Diff: https://reviews.apache.org/r/51272/diff/ > > > Testing > ------- > > > Thanks, > > Benjamin Hindman > >
