SonarQube LOC about to exceed

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension) Enterprise Edition 10.6
  • how is SonarQube deployed: zip, Docker, Helm - Zip
  • what are you trying to achieve - LOC about to exceed
  • what have you tried so far to achieve this - Research

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hello Team,

One of our SonarQube instance (test) is about to exceed the LOC while the Prod is way far from the limit. We have a limit of 10M LOC on each instance. What is the tactical solution to lower the LOC on Test instance without increasing the limit for now? Any suggestions from Sonar and others is greatly appreciated.

Your test instance should mirror your production instance, so it sounds like a good opportunity to clone your Prod database in order to refresh your Test instance with Production data.