You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Marius Petria (JIRA)" <ji...@apache.org> on 2016/02/23 11:15:18 UTC

[jira] [Resolved] (SLING-5550) Optimize acquire package operation to make fewer saves

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

Marius Petria resolved SLING-5550.
----------------------------------
    Resolution: Fixed

Committed revision 1731829.


> Optimize acquire package operation to make fewer saves
> ------------------------------------------------------
>
>                 Key: SLING-5550
>                 URL: https://issues.apache.org/jira/browse/SLING-5550
>             Project: Sling
>          Issue Type: Improvement
>          Components: Distribution
>            Reporter: Marius Petria
>
> Currently the SharedDistributionPackage.acquire is called for each queue and a save into the repo is done each time. We can send an array of queues for which the package should be acquired and do just one save for all queues.



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