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 2017/01/20 20:43:26 UTC

[jira] [Created] (MESOS-6968) Inject Resource.AllocationInfo in the master when communicating with non MULTI_ROLE capable agents.

Benjamin Mahler created MESOS-6968:
--------------------------------------

             Summary: Inject Resource.AllocationInfo in the master when communicating with non MULTI_ROLE capable agents.
                 Key: MESOS-6968
                 URL: https://issues.apache.org/jira/browse/MESOS-6968
             Project: Mesos
          Issue Type: Task
          Components: master
            Reporter: Benjamin Mahler
            Assignee: Benjamin Mahler


When the master is communicating with agents that do not have the MULTI_ROLE capability, those agents will not be ensuring that resources sent in messages (e.g. re-registration / resource recovery / etc?) have the {{Resource.AllocationInfo}} set.

In order to ensure that the master and allocator consistently see the {{Resource.AllocationInfo}} being set, we need to inject it in the master when processing messages from non-MULTI_ROLE agents.



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