-
Bug
-
Resolution: Timed out
-
Low
-
None
-
5.4.3
-
None
-
1
-
Severity 3 - Minor
-
The EnabledModuleCachingPluginAccessor cache has a 30 minute expiry. We've observed a scenario in CAC where a bunch of items will expire at the same time, and then subsequently all request threads block waiting for these items to be recomputed.
Remove the cache expiry, or implement the Guava refresh() method to asynchronously recompute this stuff in the background.
- relates to
-
CONFSERVER-32775 confluence.atlassian.com is returning errors all the time
- Closed