-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59194/
-----------------------------------------------------------
Review request for mesos, James Peach and Jiang Yan Xu.
Bugs: MESOS-7403
https://issues.apache.org/jira/browse/MESOS-7403
Repository: mesos
Description
-------
Ensure that applying `DESTROY` operation removes this volume. This is
needed to handle `DESTROY` of shared volumes to ensure that the
resulted `Resources` object has this `Resource` removed.
Diffs
-----
src/common/resources.cpp f6f02eb0a7ca05ab8fd9a670f32428862009b7d5
src/tests/resources_tests.cpp 4cf320d802a749f1419ac5b9f63b6c73b0c974be
src/v1/resources.cpp cad069defb34d5ccc20a0e083eb88cb80f70e415
Diff: https://reviews.apache.org/r/59194/diff/1/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha