SonarQube Analysis Delay Issue in Community Edition

Hi,

Recently we have been facing delay issues in Sonar analysis of Community edition while scanning. Specifically whenever a large project is executed typically which would ideally take 5 minutes to get analyzed, we observe the delay in fetching the Quality gates. We are using SonarQube LTA version 9.9 to mitigate this issue we tried to

  • increase the resources(CPU and memory limit) for SonarQube
  • keep the optimum DB size

If the cause of the delay is due to single worker with a mono thread in the Community Edition because of which runs scans in a sequential manner. As a result, upcoming jobs are put on hold until the large project scan is completed.
Most of the time-taking jobs are typically large projects. Is there a way to resolve this issue for community edition. Does moving to latest LTA would be any help here?

Hey @Anjali_Bhat!

I suggest:

Hi @Colin

Thanks for responding.

In our case, we only update our productive instance to current LTA versions. Does moving latest LTA would help in such resolving delay issues OR should we specifically update to Community Build (v25.2)

There are no longer LTA versions of Community Build.

You should target the latest version (now v25.3!)