----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45373/#review128939 -----------------------------------------------------------
src/slave/containerizer/mesos/isolators/filesystem/linux.cpp (lines 471 - 472) <https://reviews.apache.org/r/45373/#comment192390> let quote the containerId: ``` VLOG(1) << "Ignored the 'DOCKER_VOLUME' volume source for container '" << containerId << "'"; ``` - Gilbert Song On April 13, 2016, 2:26 a.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45373/ > ----------------------------------------------------------- > > (Updated April 13, 2016, 2:26 a.m.) > > > Review request for mesos, David vonThenen, Gilbert Song, haosdent huang, and > Jie Yu. > > > Bugs: MESOS-5013 > https://issues.apache.org/jira/browse/MESOS-5013 > > > Repository: mesos > > > Description > ------- > > Ignored the DOCKER_VOLUME volume source. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/filesystem/linux.cpp > 9fc7c48f99155750fd3c18c7c102507e2726362b > > Diff: https://reviews.apache.org/r/45373/diff/ > > > Testing > ------- > > make > make check > > > Thanks, > > Guangya Liu > >
