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)