----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69449/#review210879 -----------------------------------------------------------
PASS: Mesos patch 69449 was successfully built and tested. Reviews applied: `['69449']` All the build artifacts available at: http://dcos-win.westus2.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/2650/mesos-review-69449 - Mesos Reviewbot Windows On Nov. 26, 2018, 12:38 p.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69449/ > ----------------------------------------------------------- > > (Updated Nov. 26, 2018, 12:38 p.m.) > > > Review request for mesos, Gilbert Song, Jie Yu, Joseph Wu, and Qian Zhang. > > > Repository: mesos > > > Description > ------- > > The Linux 4.19 kernel added a new `Discard` operation to the blkio > cgroup statistics. Added this new operation so that the containerizer > won't fail to parse blkio statistics on the latest kernels. > > > Diffs > ----- > > include/mesos/mesos.proto 06a901d26693757edc653cd833d55aa42e4ff2c6 > include/mesos/v1/mesos.proto 75cdb2889b2b645e23d9f5ab263ee63bf62b4221 > src/linux/cgroups.hpp f4cc2d829fe4414b36532d0d77730f97e00fcb9a > src/linux/cgroups.cpp 45dd5cf6747c1af8b18805dd83fcf542131d5708 > src/slave/containerizer/mesos/isolators/cgroups/subsystems/blkio.cpp > fbf1fed783934b10f9f726152ede33d3dade52d0 > > > Diff: https://reviews.apache.org/r/69449/diff/1/ > > > Testing > ------- > > sudo make check (Fedora 29) > > > Thanks, > > James Peach > >