[
https://issues.apache.org/jira/browse/SLING-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965463#comment-16965463
]
Mohit Arora commented on SLING-8743:
------------------------------------
[~cschneider] We need to use the distribution queue in an implementation based
on distribution APIs which can be used to create durbo packages (using
DistributionPackageBuilderFactory) and then transport them to an endpoint,
leveraging the queue to keep the packages before they are transported.
> Move DistributionQueueBuilderFactory class from impl to api surface
> -------------------------------------------------------------------
>
> Key: SLING-8743
> URL: https://issues.apache.org/jira/browse/SLING-8743
> Project: Sling
> Issue Type: Task
> Components: Content Distribution
> Reporter: Mohit Arora
> Priority: Major
>
> Currently, it is not possible to create an instance of DistributionQueue
> using DitributionQueueBuilderFactory as the factory is inside an impl package
> [0]. This should be exposed as an API so that consumers can get a reference
> of it.
>
> [0][https://github.com/apache/sling-org-apache-sling-distribution-core/blob/master/src/main/java/org/apache/sling/distribution/queue/impl/DistributionQueueProviderFactory.java]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)