----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67224/#review203550 -----------------------------------------------------------
Patch looks great! Reviews applied: [65665, 65666, 67224] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On May 18, 2018, 11:46 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67224/ > ----------------------------------------------------------- > > (Updated May 18, 2018, 11:46 p.m.) > > > Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht. > > > Repository: mesos > > > Description > ------- > > To avoid double counting when the operator aggregates the > `csi_controller_plugin_terminations` and `csi_node_plugin_terminations`, > these two are now merged into `csi_plugin/container_terminations`. > > > Diffs > ----- > > src/resource_provider/storage/provider.cpp > 63b5d7e5f10d6ad02b5cd11b119def3b4abf4180 > src/tests/storage_local_resource_provider_tests.cpp > 45cb38922f78941e82667a60b3b71ce220c9202f > > > Diff: https://reviews.apache.org/r/67224/diff/1/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Chun-Hung Hsiao > >
