Confluence thread spike and grinds to a halt with Link Preview plugin enabled
Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Problem
Confluence thread spikes randomly, and Confluence seems to grind to a halt. Thread dumps taken 1 minute apart shows the following long running thread:
com.xpandit.confluence.plugins.link.preview.rest.LinkResolver.retrieveType(LinkResolver.java:67)
Diagnosis
- Take 3 external thread dumps spaced 1 minute apart, during the thread spike: Generating a Thread Dump Externally
- Analyze the thread dumps using tools such as TDA: https://java.net/projects/tda
- Look for long running threads that are in the "Runnable" state. This KB applies to you if you see threads such as the one highlighted above
Cause
The Link Preview plugin for Confluence: https://marketplace.atlassian.com/plugins/com.xpandit.plugins.linkpreview-confluence
Resolution
Disable the said plugin via Confluence Admin >> Manage Add-Ons