Benjamin Hindman created MESOS-1142:
---------------------------------------
Summary: Add a 'roles' field to FrameworkInfo.
Key: MESOS-1142
URL: https://issues.apache.org/jira/browse/MESOS-1142
Project: Mesos
Issue Type: Improvement
Components: framework, master, slave
Reporter: Benjamin Hindman
Currently a framework registers with a single role but in many circumstances it
will make more sense for a framework to be able to be given offers (and run
tasks/executors) from many roles.
We can likely deprecate the single 'role' field in FrameworkInfo and validate
that only one of 'role' or 'roles' is set during registration.
--
This message was sent by Atlassian JIRA
(v6.2#6252)