Timothee Maret created SLING-8086:
-------------------------------------
Summary: Extend queue API with the ability to clear and batch
remove items
Key: SLING-8086
URL: https://issues.apache.org/jira/browse/SLING-8086
Project: Sling
Issue Type: Improvement
Affects Versions: Content Distribution Core 0.3.4
Reporter: Timothee Maret
Assignee: Timothee Maret
Fix For: Content Distribution Core 0.3.6
Currently, the {{DistributionQueue}} API only allows to remove a single random
item from the queue. Clearing the queue, and batch removal of items are useful
features which can't currently be supported in an optimised way for the
{{DistributionQueue}} API.
In this issue, we would extend the {{org.apache.sling.distribution.queue.spi}}
SPI with new trait interfaces to allow clearing and batch removing items.
cc [~mpetria]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)