-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72726/
-----------------------------------------------------------
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
-----
src/csi/v0_volume_manager.cpp 4b056e7525a5dde62e5e74bf592bfa37cccf7736
src/csi/v1_volume_manager.cpp 9e449472252fd03940abaedcc5bd102fdaa63b47
Diff: https://reviews.apache.org/r/72726/diff/1/
Testing
-------
This change is necessary for a subsequent test later in this chain to pass.
Thanks,
Greg Mann