You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2014/11/20 12:59:34 UTC

[jira] [Created] (SLING-4190) DistributionQueueDispatchingStrategy.add should return QueueItemStates

Tommaso Teofili created SLING-4190:
--------------------------------------

             Summary: 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)