TimeoutException when loading documentsPage exists cache is written more than needed leading to possibly slow page loads
Assignee:
Michael Hamann
1 comment
Michael Hamann on 16/Jun/25 17:36
After more careful investigation, it seems that in the reported stack trace, the affected cache is in fact the document/page cache itself, not the page exists cache. Further, it seems likely that the actual root cause of those timeouts is not write load (write load only makes it visible) but in fact stack overflows that leave locks locked. I've reported XWIKI-23303 for this. Still, it doesn't seem good to write into caches when no invalidation is needed as this could still cause slowness due to locking under high load.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.