SonarQube Community Build | Server upgrade and maintenance | Troubleshooting | Performance issues
Troubleshooting performance issues
On this page
In case of performance issues, you may try the following:
- Review the hardware recommendations for SonarQube Community Build linked to Elasticsearch usage.
- Move the Elasticsearch storage to a storage with high IOPS and low latency: see Configure the Elasticsearch storage path in Installing the SonarQube Community Build from the ZIP file.
- Set the Housekeeping with a reduced retention time, to limit the database size.
- Configure the analysis scope to reduce the number of files analyzed, leading to shorter analysis and smaller database footprint.
- If performance issues occur after a PostgreSQL database upgrade, try reindexing the following database tables: issues, rules, and components.
Related pages
Was this page helpful?