You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Hindman (JIRA)" <ji...@apache.org> on 2014/03/24 17:10:44 UTC

[jira] [Created] (MESOS-1142) Add a 'roles' field to FrameworkInfo.

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)