-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56375/
-----------------------------------------------------------
(Updated Feb. 7, 2017, 3:34 p.m.)
Review request for mesos, Benjamin Bannier, Benjamin Mahler, and Guangya Liu.
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 3b4123b49ee32c902a5d2a01fcc7026da21fdd18
Diff: https://reviews.apache.org/r/56375/diff/
Testing
-------
Added a test
make check GTEST_FILTER="MasterTest.LaunchDifferentRoleLost"
Thanks,
Jay Guo