-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55359/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Jiang Yan Xu.
Bugs: MESOS-6444
https://issues.apache.org/jira/browse/MESOS-6444
Repository: mesos
Description
-------
We handle shared resources for `LAUNCH` operations separately in the
`updateAllocation()` API to add additional copies of shared resources.
But the updates to the allocations in the allocator and sorters
can be consolidated together.
Diffs
-----
src/master/allocator/mesos/hierarchical.cpp
91b1ec43940a788459f045ca4a4b82d4e8373bca
Diff: https://reviews.apache.org/r/55359/diff/
Testing
-------
Tests passed.
Thanks,
Anindya Sinha