Benjamin Mahler created MESOS-7064:
--------------------------------------
Summary: Remove allocation info stripping from Resources::apply().
Key: MESOS-7064
URL: https://issues.apache.org/jira/browse/MESOS-7064
Project: Mesos
Issue Type: Task
Components: technical debt
Reporter: Benjamin Mahler
Currently, {{Resources::apply()}} will strip allocation info from the
operation's resources if the operation is being applied to unallocated
resources.
Rather than doing this implicitly, we can add a helper for stripping allocation
info from operations, and callers can use this as appropriate.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)