-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53096/
-----------------------------------------------------------
(Updated Dec. 2, 2016, 9:43 p.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
rebase.
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.cpp
3b759494071c4cae4b8b7dbcb0028df4146fc30e
src/tests/persistent_volume_tests.cpp
b7c313781f3dd9ab4fd68ce23ccc044d50b734d8
Diff: https://reviews.apache.org/r/53096/diff/
Testing
-------
Tests passed.
Thanks,
Anindya Sinha