[
https://issues.apache.org/jira/browse/SLING-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tommaso Teofili resolved SLING-4190.
------------------------------------
Resolution: Fixed
fixed in r1640737
> DistributionQueueDispatchingStrategy.add should return QueueItemStates
> ----------------------------------------------------------------------
>
> Key: SLING-4190
> URL: https://issues.apache.org/jira/browse/SLING-4190
> Project: Sling
> Issue Type: Bug
> Components: Distribution
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Fix For: Content Distribution 0.1.0
>
>
> DistributionQueueDispatchingStrategy.add currently returns a boolean (to
> highlight the addition was successful), however it doesn't really make sense
> as it's then not possible to understand which items have actually been added
> to which queue, therefore it should return an Iterable<QueueItemState> and
> each item state should contain the name of the queue containing it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)