> On Jan. 8, 2015, 11:27 a.m., Bernd Mathiske wrote: > > What bug ID does this refer to? > > > > Any tests? Does this work already?
This is a refactor and able to easier recover when the slave is running under a docker container. All the docker tests inheriently test this executor since it's part of launching a docker containter. - Timothy ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29329/#review67035 ----------------------------------------------------------- On Jan. 6, 2015, 10:16 p.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29329/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2015, 10:16 p.m.) > > > Review request for mesos, Benjamin Hindman and Bernd Mathiske. > > > Repository: mesos-git > > > Description > ------- > > Add executor for docker containerizer, replaces the usage of command executor > > > Diffs > ----- > > src/Makefile.am 6f132b5a66e117c2a907763217bfafe1fce1b7a0 > src/docker/executor.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/29329/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Timothy Chen > >
