[
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)