-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71414/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Jan Schlicht.
Bugs: MESOS-9956
https://issues.apache.org/jira/browse/MESOS-9956
Repository: mesos
Description
-------
If the SLRP uses a plugin that does not conform to the CSI spec and
reports duplicated volumes, the duplicate would be removed.
Diffs
-----
src/resource_provider/storage/provider.cpp
6d632606f411d3ca99d3573a57c9f68b02ba8072
src/tests/storage_local_resource_provider_tests.cpp
69b59d48ceefebbb7accefe411c54ac5cecff1c3
Diff: https://reviews.apache.org/r/71414/diff/1/
Testing
-------
make check
The test would fail without the fix.
Thanks,
Chun-Hung Hsiao