-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53096/
-----------------------------------------------------------
Review request for mesos and Jiang Yan Xu.
Bugs: MESOS-6444
https://issues.apache.org/jira/browse/MESOS-6444
Repository: mesos
Description
-------
We maintain a single copy of shared resource in the role and quota
sorter's total resources. So, when we update these resources, we ensure
that we only count a single copy even though the framework sorter
may be returned multiple copies of a shared resource.
Diffs
-----
src/master/allocator/mesos/hierarchical.cpp
c8f9492ee1b69e125a1e841116d22a578a9b524e
src/tests/persistent_volume_tests.cpp
6289009fe9ed0a57ba5eff46dbbe0633a75d2616
Diff: https://reviews.apache.org/r/53096/diff/
Testing
-------
Tests passed.
Thanks,
Anindya Sinha