----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54061/#review157485 -----------------------------------------------------------
Ship it! We should include some warnings that this isn't implemented yet and that this feature will be experimental at first. I'll do this in a separate commit. - Benjamin Mahler On Nov. 30, 2016, 9:58 a.m., Jay Guo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54061/ > ----------------------------------------------------------- > > (Updated Nov. 30, 2016, 9:58 a.m.) > > > Review request for mesos, Benjamin Mahler, Guangya Liu, and Qiang Zhang. > > > Bugs: MESOS-6628 > https://issues.apache.org/jira/browse/MESOS-6628 > > > Repository: mesos > > > Description > ------- > > This is the initial patch to introduce multi-role frameworks. > A new section `repeated string roles` is added to FrameworkInfo. > Old `optional string role` is kept for backwards compatability. > To distinguish single-role and multi-role frameworks, a new framework > capability `MULTI_ROLE` is introduced. See MESOS-6628 for more info. > > > Diffs > ----- > > include/mesos/mesos.proto cbfcd8a666e0b4a486f6dcd9e8356c9d5a1cea05 > include/mesos/v1/mesos.proto e4f269b96ffc06d040604d1d6fead01e4aca2c13 > > Diff: https://reviews.apache.org/r/54061/diff/ > > > Testing > ------- > > > Thanks, > > Jay Guo > >
