> On 四月 25, 2016, 4:56 p.m., Jie Yu wrote: > > src/slave/containerizer/mesos/isolators/docker/volume/isolator.cpp, line 547 > > <https://reviews.apache.org/r/46618/diff/2/?file=1358747#file1358747line547> > > > > Quote is not needed for container id because it's generated by Mesos.
@Yu Jie, I found that the mesos does not generate quota for `containerId` and the actual log is as following: I0506 13:30:40.820715 22989 isolator.cpp:558] Unmounting the volume with driver 'driver1' and name 'name1' for container 78da19ff-91fd-4fc4-ba25-d7a83b176eec - Guangya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46618/#review130445 ----------------------------------------------------------- On 四月 25, 2016, 5:56 p.m., Guangya Liu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46618/ > ----------------------------------------------------------- > > (Updated 四月 25, 2016, 5:56 p.m.) > > > Review request for mesos, Gilbert Song and Jie Yu. > > > Repository: mesos > > > Description > ------- > > Added containerId to failure message when there are duplicate volumes > in one container. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/docker/volume/isolator.cpp > 4675c767a562a3ca7f99265c9198a37786933c2d > > Diff: https://reviews.apache.org/r/46618/diff/ > > > Testing > ------- > > > Thanks, > > Guangya Liu > >
