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/02/06 02:10:41 UTC

[jira] [Created] (MESOS-7064) Remove allocation info stripping from Resources::apply().

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)