-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53096/
-----------------------------------------------------------
(Updated Jan. 31, 2017, 5:58 a.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
Rebased.
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
remove the previous resources at this agent and add the new resources
at this agent.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.hpp
2cda3e311ce339d82065d68de83e86439fa192ff
src/master/allocator/mesos/hierarchical.cpp
f471b6848bebae601a7a0509e9c6ad5eab4fa4a2
src/tests/persistent_volume_tests.cpp
468a85b4a6ce09592341afd07ce12a03f5fc4f73
Diff: https://reviews.apache.org/r/53096/diff/
Testing
-------
Tests passed.
Thanks,
Anindya Sinha