----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72726/ ----------------------------------------------------------- (Updated Aug. 3, 2020, 7:05 p.m.) Review request for mesos, Andrei Budnik and Qian Zhang. Bugs: MESOS-10163 https://issues.apache.org/jira/browse/MESOS-10163 Repository: mesos Description ------- Previously, the volume managers would assume that they could make CONTROLLER_SERVICE calls during plugin initialization, regardless of whether or not the plugin provides that service. Diffs (updated) ----- src/csi/v0_volume_manager.cpp 89a6da5ffbcc30040a1ec33ffc2895e8bdec3423 src/csi/v1_volume_manager.cpp 5178b2fd2cb2919fdf6fb3d073ac1f83ac934f56 Diff: https://reviews.apache.org/r/72726/diff/2/ Changes: https://reviews.apache.org/r/72726/diff/1-2/ Testing ------- This change is necessary for a subsequent test later in this chain to pass. Thanks, Greg Mann