[ 
https://issues.apache.org/jira/browse/SLING-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili resolved SLING-5733.
------------------------------------
       Resolution: Fixed
    Fix Version/s: Content Distribution 0.2.0

fixed in r1744357,1744358

> In memory queue provider should have one processor per queue (running every 
> sec)
> --------------------------------------------------------------------------------
>
>                 Key: SLING-5733
>                 URL: https://issues.apache.org/jira/browse/SLING-5733
>             Project: Sling
>          Issue Type: Improvement
>          Components: Distribution
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: Content Distribution 0.2.0
>
>
> {{SimpleQueueProvider}} currently starts a queue processor via {{Scheduler}} 
> which takes all the items in all the queues and process them one at a time.
> This is of course not optimal as it wouldn't be possible to process multiple 
> queues in parallel.
> Also the processing happens every 10s, which is definitely too much, so the 
> {{ScheduledDistributionQueueProcessorTask}} should run every second.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to