-
Bug
-
Resolution: Fixed
-
High
-
5.4.2, 5.4.3
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
When a page/blog has too many JIRA Issues Macros, the page times out as Confluence tries to make JIRA calls for all the macros.
The correct behaviour should be to call JIRA asynchronously and timeout the individual macros, not the page.
The number of calls that JIRA can handle should also be considered. We should avoid overloading JIRA.
Workaround:
Split out the JIRA Issues Macro onto separate pages.
Also avoid using functionality that avoids loading multiple pages at once, such as viewing the blogs posts of a space, as this will trigger many calls to JIRA simultaneously.
Fix
Upgrade to JIRA Macros version 5.5.4. This was bundled in Confluence 5.5.
Important note:
This fix makes use of JIRA request batching which is only available since JIRA 6.0.29. For the older version of JIRA (5+), this fix has no effect.
- is related to
-
CONFCLOUD-54482 No limit to number of blog posts shown in monthly view
-
- Closed
-
-
CONFSERVER-36547 Jira Issues Macro slowdown when saving pages
-
- Closed
-
-
CONFSERVER-32068 JIRA issue macro appears to starve the http request pool when external calls are taking a long time
-
- Gathering Impact
-
-
CONFSERVER-35655 Slow page loading with number of comment using JIRA issue macro
-
- Long Term Backlog
-
- relates to
-
CONFCLOUD-32525 Pages/Blogs timeout if they contain too many JIRA Issues Macros
-
- Closed
-
-
CONFSERVER-34406 Support batching for old wiki markup in the old format {jira:ABC-xyz}
- Closed
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
@collab-admin Given the other comments above I assume this is a typo and should rather say: JIRA 6.0.2+.