-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43041/
-----------------------------------------------------------
Review request for mesos, Guangya Liu, Klaus Ma, Niklas Nielsen, Qian Zhang,
Jian Qiu, and Vinod Kone.
Bugs: MESOS-2646
https://issues.apache.org/jira/browse/MESOS-2646
Repository: mesos
Description
-------
Split regular and revocable resources into separate offers,
so that rescinding offers with revocable resources does not
affect offers with regular resources.
Diffs
-----
src/master/master.hpp 3a7e18232323a1c051bcc97915484b1195fffe58
src/master/master.cpp 98441a543611d4083b2495ee103f0ab5e2187e83
src/tests/oversubscription_tests.cpp 6f43103e81303015fb614653e3bfece55009d1bf
Diff: https://reviews.apache.org/r/43041/diff/
Testing
-------
Make && Make check
(TODO) I will append the related test cases in another patch later.
Thanks,
Yongqiao Wang