----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59547/#review176460 -----------------------------------------------------------
Ship it! Ship It! - Jie Yu On May 24, 2017, 11:41 p.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59547/ > ----------------------------------------------------------- > > (Updated May 24, 2017, 11:41 p.m.) > > > Review request for mesos, Jie Yu and Jiang Yan Xu. > > > Bugs: MESOS-7476 > https://issues.apache.org/jira/browse/MESOS-7476 > > > Repository: mesos > > > Description > ------- > > Rename the ContainerLaunchInfo `capabilities` field to > `effective_capabilities` since it is intended to be the set of > capabilities we actually make effective in the launched task. > > > Diffs > ----- > > include/mesos/slave/containerizer.proto > 0f96334c236027780db1d88807e09685ccda4562 > src/launcher/executor.cpp 9ac3c3d84c0ec47954c5c72228ad0b8795ff3eec > src/slave/containerizer/mesos/containerizer.cpp > 403faa3be771be19726617a4e5e968edffb54554 > src/slave/containerizer/mesos/isolators/linux/capabilities.cpp > 60d22aa877c1ab62a08222e5efe8800e337684da > src/slave/containerizer/mesos/launch.cpp > f48d294a0a832dfe248c4a83849ee5a63cb76bce > > > Diff: https://reviews.apache.org/r/59547/diff/1/ > > > Testing > ------- > > make check (Fedora 25) > > > Thanks, > > James Peach > >
