----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72779/ -----------------------------------------------------------
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
