-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53096/
-----------------------------------------------------------
(Updated Nov. 29, 2016, 12:25 a.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
Addressed review comments.
Bugs: MESOS-6444
https://issues.apache.org/jira/browse/MESOS-6444
Repository: mesos
Description (updated)
-------
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
8651b2c5455089041f16d091c90a7e0d948191b8
Diff: https://reviews.apache.org/r/53096/diff/
Testing
-------
Tests passed.
Thanks,
Anindya Sinha