Details
-
Improvement
-
Resolution: Fixed
-
Major
-
8.3
Description
Right now when an subwiki is initializing all requests targeting it will wait until it's done. The problem in a farm with a high load is that you can quickly block the whole farm with requests waiting for the wiki to be ready.
We should put everything we can in an asynchronous loading screen like the one we have for XWiki class initialization.
Attachments
Issue Links
- is duplicated by
-
XWIKI-11263 Make the loading progress page wiki based
- Closed
- relates to
-
XWIKI-13792 Periodic crashes with ClassLoader related locking issue
- Closed
-
XWIKI-14373 Fully initialize XWiki at startup instead of doing it in the first request
- Open
-
XWIKI-17432 The SolrIndexInitializeListener should be triggered on a WikiReadyEvent
- Closed