----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74985/#review226442 -----------------------------------------------------------
Bad patch! Reviews applied: [74985] Failed command: cd .. && /usr/bin/python3 support/apply-reviews.py -n -r 74985 Error: 2024-05-14 01:18:00 URL:https://reviews.apache.org/r/74985/diff/raw/ [8736/8736] -> "74985.patch" [1] 74985.patch:9: trailing whitespace. // Amount of memory used to cache filesystem data, including tmpfs and shared 74985.patch:17: trailing whitespace. // Amount of memory used to cache filesystem data, including tmpfs and shared 74985.patch:59: trailing whitespace. // Total amount of mapped file across cgroup and descendents 74985.patch:78: trailing whitespace. // Amount of memory that cannot be reclaimed warning: 4 lines add whitespace errors. Committer identity unknown *** Please tell me who you are. Run git config --global user.email "[email protected]" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident name (for <[email protected]>) not allowed Full log: https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/32165/console - Mesos Reviewbot On May 14, 2024, 12:47 a.m., Jason Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74985/ > ----------------------------------------------------------- > > (Updated May 14, 2024, 12:47 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Introduces `::usage` to the MemoryControllerProcess to report the total > memory usage of a cgroup as well as memory usage statistics provided > by `cgroups2::memory:stats`. > > > Diffs > ----- > > include/mesos/mesos.proto 2aad66d676a3fcfa5299581a1c316309da7cf4f3 > include/mesos/v1/mesos.proto d4ab6f35fdabe9673a480f0716dc5d589c645e26 > src/linux/cgroups2.hpp 619c75737a3836839b2eb63924a3ac51f8baf75e > src/slave/containerizer/mesos/isolators/cgroups2/controllers/memory.hpp > 2e60b2c19a781c2d8ab24e89e440383ca517868c > src/slave/containerizer/mesos/isolators/cgroups2/controllers/memory.cpp > 732b1c65febdc78d8854e571bb02a9d367528434 > src/tests/containerizer/memory_isolator_tests.cpp > ec0f359a253ebaf8d7937876ba6f265d93d45ddd > src/tests/mesos.cpp 762200cda73e3e1cda0755c44f4fffc974f0927b > > > Diff: https://reviews.apache.org/r/74985/diff/2/ > > > Testing > ------- > > > Thanks, > > Jason Zhou > >
