----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43569/#review119218 -----------------------------------------------------------
src/slave/containerizer/docker.cpp (line 1656) <https://reviews.apache.org/r/43569/#comment180489> Let's stick with the same formatting with single quotes for container id src/slave/containerizer/mesos/containerizer.cpp (line 1611) <https://reviews.apache.org/r/43569/#comment180490> This won't happen since the previous if statement already checks for this. src/slave/containerizer/mesos/containerizer.cpp (line 1616) <https://reviews.apache.org/r/43569/#comment180491> This as well - Timothy Chen On Feb. 15, 2016, 4:17 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43569/ > ----------------------------------------------------------- > > (Updated Feb. 15, 2016, 4:17 a.m.) > > > Review request for mesos, Jie Yu and Timothy Chen. > > > Repository: mesos > > > Description > ------- > > Updated log message if container not found. > > > Diffs > ----- > > src/slave/containerizer/docker.cpp ed1c9a551f03a37d572470e4c495f5df834198cc > src/slave/containerizer/mesos/containerizer.cpp > 3de214d6c71773f5deb5db9fe3f527dd5064737f > > Diff: https://reviews.apache.org/r/43569/diff/ > > > Testing > ------- > > make > make check > > > Thanks, > > Guangya Liu > >
