[
https://issues.apache.org/jira/browse/SLING-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16966515#comment-16966515
]
Ashish Chopra commented on SLING-8743:
--------------------------------------
bq. We need to use the distribution queue in an implementation based on
distribution APIs.
IIUC, alongside {{DistributionQueueProviderFactory}},
{{DistributionQueueProvider}} and {{DistributionQueueProcessor}} would also
need to be a part of the API (as a {{ProviderType}}, that is) to be usable.
[~mohiaror], have I got this correct?
> 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)