-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53096/
-----------------------------------------------------------
(Updated Jan. 9, 2017, 10:37 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.hpp
a6424d624864155e1c87a28a63b784512c5c8722
src/master/allocator/mesos/hierarchical.cpp
91b1ec43940a788459f045ca4a4b82d4e8373bca
src/tests/persistent_volume_tests.cpp
8198b6b5ad323d17835ba067c7ff3d34ef948125
Diff: https://reviews.apache.org/r/53096/diff/
Testing
-------
Tests passed.
Thanks,
Anindya Sinha