-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56375/
-----------------------------------------------------------
(Updated Feb. 20, 2017, 3:35 p.m.)
Review request for mesos, Benjamin Bannier, Benjamin Mahler, and Guangya Liu.
Changes
-------
rebase.
Bugs: MESOS-6637
https://issues.apache.org/jira/browse/MESOS-6637
Repository: mesos
Description
-------
Multi-role framework cannot combine offers allocated to different
roles of that framework in a single launchTask call.
Diffs (updated)
-----
src/tests/master_tests.cpp 64443dc6e2ca4ab8f37269a0dced49908526649b
Diff: https://reviews.apache.org/r/56375/diff/
Testing
-------
Added a test
make check GTEST_FILTER="MasterTest.LaunchDifferentRoleLost"
Thanks,
Jay Guo