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/05/26 11:29:12 UTC

[jira] [Updated] (SLING-5747) Allow a distribution request to be executed by multiple agents

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

Marius Petria updated SLING-5747:
---------------------------------
    Attachment: SLING-5747.diff

I attached a patch with a new Distributor API. 
{noformat}
Distributor.distribute(String[] agentNames, ResourceResolver, DistributionRequest)
{noformat}

This executes the request for all agents by passing also a distributioncontext used to cache packages. The LocalDistributionPackageExporter caches packages in the context is caching is enabled.

> Allow a distribution request to be executed by multiple agents
> --------------------------------------------------------------
>
>                 Key: SLING-5747
>                 URL: https://issues.apache.org/jira/browse/SLING-5747
>             Project: Sling
>          Issue Type: Improvement
>          Components: Distribution
>            Reporter: Marius Petria
>            Assignee: Marius Petria
>         Attachments: SLING-5747.diff
>
>




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