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

Christian Schneider updated SLING-9488:
---------------------------------------
    Description: 
Currently we wait up to 60s until the queues are seeded. As the UI accesses the 
queues this means the UI appears to be down.

This can even affect page rendering as this also seems to access the queues.

Returning an empty queue is not an option as it might signal to the user that 
all packages have been processed. 

So we have to throw an exception.

  was:
Currently we wait up to 60s until the queues are seeded. As the UI accesses the 
queues this means the UI appears to be down.

Instead we could assume that we have 0 queues in case of not seeded.


> Do not wait in case of journal not seeded
> -----------------------------------------
>
>                 Key: SLING-9488
>                 URL: https://issues.apache.org/jira/browse/SLING-9488
>             Project: Sling
>          Issue Type: Improvement
>          Components: Content Distribution
>    Affects Versions: Content Distribution Journal Core 0.1.10
>            Reporter: Christian Schneider
>            Priority: Major
>
> Currently we wait up to 60s until the queues are seeded. As the UI accesses 
> the queues this means the UI appears to be down.
> This can even affect page rendering as this also seems to access the queues.
> Returning an empty queue is not an option as it might signal to the user that 
> all packages have been processed. 
> So we have to throw an exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to