----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72779/#review221594 -----------------------------------------------------------
Patch looks great! Reviews applied: [72732, 72716, 72690, 72733, 72734, 72753, 72754, 72726, 72727, 72761, 72728, 72779] Passed command: export OS='ubuntu:16.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/jenkins/buildbot.sh - Mesos Reviewbot On Aug. 15, 2020, 3:54 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72779/ > ----------------------------------------------------------- > > (Updated Aug. 15, 2020, 3:54 p.m.) > > > Review request for mesos and Qian Zhang. > > > Repository: mesos > > > Description > ------- > > This patch updates the CSI server to lazily initialize CSI > plugins on-demand when the server receives publish or > unpublish calls for a plugin which is not already > successfully initialized. > > > Diffs > ----- > > src/slave/csi_server.cpp a9a399579c6f7683b36e72582da20ea39311a222 > > > Diff: https://reviews.apache.org/r/72779/diff/1/ > > > Testing > ------- > > `sudo bin/mesos-tests.sh --gtest_filter="*CSIServerTest*"` > > > Thanks, > > Greg Mann > >
