----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53227/#review154031 -----------------------------------------------------------
The idea of this patch is to resolve MESOS-6288 and to unblock MESOS-6119. The chain starting with https://reviews.apache.org/r/52878/ cleans up the flags parsing in all the executors and all the executor libraries. - Gastón Kleiman On Oct. 27, 2016, 4:13 p.m., Gastón Kleiman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53227/ > ----------------------------------------------------------- > > (Updated Oct. 27, 2016, 4:13 p.m.) > > > Review request for mesos and Alexander Rukletsov. > > > Bugs: MESOS-6288 > https://issues.apache.org/jira/browse/MESOS-6288 > > > Repository: mesos > > > Description > ------- > > Added the '--launcher_dir' flag to the default executor. > > > Diffs > ----- > > src/launcher/default_executor.cpp af4a97f7de5f2157aa65fdab742455b0683c40a4 > src/slave/slave.cpp 881c10ac61d1e4fdeabdc42c0a41508c36f49040 > > Diff: https://reviews.apache.org/r/53227/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Gastón Kleiman > >
