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