-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58643/
-----------------------------------------------------------
Review request for mesos, Gilbert Song and Artem Harutyunyan.
Bugs: MESOS-4263
https://issues.apache.org/jira/browse/MESOS-4263
Repository: mesos
Description
-------
The 'exclusive' list might not be accurate if a new persistent volumes
is later added to the resources list. That might result in incorrect
sandbox usage being reported.
Diffs
-----
src/slave/containerizer/mesos/isolators/posix/disk.cpp
127f490cc0622293b4ace34510f8459b340e1742
Diff: https://reviews.apache.org/r/58643/diff/1/
Testing
-------
make check
Thanks,
Jie Yu