----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51141/#review146286 -----------------------------------------------------------
Fix it, then Ship it! Ship It! src/slave/containerizer/mesos/containerizer.cpp (line 814) <https://reviews.apache.org/r/51141/#comment212660> Is Volumes the field ? If yes then: s/Volumes/`Volumes` - Avinash sridharan On Aug. 22, 2016, 2:10 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51141/ > ----------------------------------------------------------- > > (Updated Aug. 22, 2016, 2:10 a.m.) > > > Review request for mesos, Benjamin Hindman, Benjamin Mahler, Artem > Harutyunyan, Jie Yu, Kevin Klues, and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > This patch removes the image volume provisioning code in > MesosContainerizer. The logic will be moved to an isolator. > > > Diffs > ----- > > src/slave/containerizer/mesos/containerizer.hpp > 499396121de4e9e654f78f73493e76053fb83d42 > src/slave/containerizer/mesos/containerizer.cpp > 77a502f853e3e04ea8e274419544601778be9421 > > Diff: https://reviews.apache.org/r/51141/diff/ > > > Testing > ------- > > make > > > Thanks, > > Gilbert Song > >
