You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Meng Zhu (JIRA)" <ji...@apache.org> on 2018/07/30 22:10:02 UTC

[jira] [Assigned] (MESOS-9110) Add move support to the Resources / Resource_ wrappers.

     [ https://issues.apache.org/jira/browse/MESOS-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Meng Zhu reassigned MESOS-9110:
-------------------------------

    Assignee: Meng Zhu

> Add move support to the Resources / Resource_ wrappers.
> -------------------------------------------------------
>
>                 Key: MESOS-9110
>                 URL: https://issues.apache.org/jira/browse/MESOS-9110
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Benjamin Mahler
>            Assignee: Meng Zhu
>            Priority: Major
>              Labels: performance
>
> Currently, the Resources / Resource_ wrappers do not have move support. Since copying resources are rather expensive (especially when there's large ports ranges or metadata like reservations / labels), we should add move support to reduce copying automatically where possible:
> * Constructors for both Resources and Resource_
> * +, +=, addition operations: with addition we sometimes need to add the resource to the vector in which case we can move if taking an rvalue



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)