----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29328/#review67030 -----------------------------------------------------------
Ship it! src/slave/containerizer/docker.cpp <https://reviews.apache.org/r/29328/#comment110857> While you are editing this code, you may opt to also make this pre-existing comment more clear. It is somewhat misleading in that the comment seems to cover both parts of this statement, but it only really covers the first clause. Suggestion: "Get the list of all Docker containers (...) and then remove any orphans." - Bernd Mathiske On Jan. 6, 2015, 2:15 p.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29328/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2015, 2:15 p.m.) > > > Review request for mesos, Benjamin Hindman and Bernd Mathiske. > > > Repository: mesos-git > > > Description > ------- > > Add option to disable docker containerizer killing orphans > > > Diffs > ----- > > src/slave/containerizer/docker.cpp 19a6ea2b5342abe4bf10cf4ea2d5d756df9f8665 > src/slave/flags.hpp 670997dc3a702cd5edf33f2e5824c5e4dfe4ecef > > Diff: https://reviews.apache.org/r/29328/diff/ > > > Testing > ------- > > > make check > > > Thanks, > > Timothy Chen > >
