You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2016/11/24 02:48:58 UTC

[jira] [Created] (MESOS-6636) Validate that tasks / executors / reservations do not mix Resource.allocation_info.roles.

Benjamin Mahler created MESOS-6636:
--------------------------------------

             Summary: Validate that tasks / executors / reservations do not mix Resource.allocation_info.roles.
                 Key: MESOS-6636
                 URL: https://issues.apache.org/jira/browse/MESOS-6636
             Project: Mesos
          Issue Type: Task
          Components: master
            Reporter: Benjamin Mahler


With support for multi-role frameworks, we need to make sure that individual tasks and executors cannot mix roles. Likewise, we do not want to allow a scheduler to make a reservation based on resources with different allocated roles.

We will however allow tasks from one role to run on executors from another role.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)