-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57815/
-----------------------------------------------------------
(Updated May 5, 2017, 12:34 a.m.)
Review request for mesos, James Peach, Vinod Kone, and Jiang Yan Xu.
Changes
-------
Addressed review comments based on discussion on Slack.
Summary (updated)
-----------------
Added `deactivated_roles` field in `FrameworkInfo`.
Bugs: MESOS-7015
https://issues.apache.org/jira/browse/MESOS-7015
Repository: mesos
Description (updated)
-------
This field is a subset of roles the framework registered as for which
the framework does not want any resources offere to.
Diffs (updated)
-----
include/mesos/mesos.proto 1935f47a52840f6b395ecb2d28296666551fa691
include/mesos/v1/mesos.proto c7f0bec5c96f2f41344d4261d0696f9fe0421db7
Diff: https://reviews.apache.org/r/57815/diff/4/
Changes: https://reviews.apache.org/r/57815/diff/3-4/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha