SonarQube 7.9 LTS Released

Oracle JDK 11 licensing?

Does SonarQube 7.9 include licensing for the Oracle JDK?
We have an Enterprise license…

Or is OpenJDK 11 the ‘free’ supported option?

Thanks,

K.

Hi @kevgo,

We do not embed Java, nor do we provide a license for it. Internally we’ve switched to OpenJDK.

 
HTH,
Ann

2 Likes

Can you please elaborate on the release / upgrade notes item:

Java 11 Required
The SonarQube server now requires Java 11. Analyses may continue to use Java 8 if necessary.

Sad reality of Enterprises is it takes a long time to move 1000’s of apps to new infrastructure. While many apps are Java 8 now, we still have a lot of apps built using Java 6 which we’ve managed to analyze using SQ 6.7.x but it produces a number of spurious findings/issues.

Now you’re saying we require Java 11 (for running). We don’t have a single app running Java 11 yet or even have it installed on our servers! How long before you no longer allow Java 8 analysis? is there any point for us to even bother moving to 7.9 at this time or should we be looking at other products?

1 Like

Ian, from what I read you can totally consider SonarQube v7.9:

  • SonarQube server should run on Java 11 (you’ll install it for that one server)
  • per upgrade note the code analysis itself (scanner execution) can still totally happen with Java 8
  • it’s ok if you build yout apps with an older Java version, you should simply use another Java (8+) for executing the SonarQube analysis

This is also clarified in the Requirements:

The SonarQube Java analyzer is able to analyze any kind of Java source files regardless of the version of Java they comply to. However, SonarQube analysis requires version 8+ of the JVM and the SonarQube Server requires version 11+.

(to be complemented with the Java analysis documentation note about Handling Java Source Version)

Hope that clarifies. If further questions let us know (we’ll likely fork the discussion into a topic of its own at this point).

Thank you for the prompt reply; I will review all the documentation. I guess the real remaining question is do you expect to continue to support version 8+ (for analysis) for the life of the LTS?
Any further questions, I’ll start a separate thread.

Hi @ianw,

Java 8 for analysis will be supported in the LTS until the next LTS. We only do bug fixes for LTSs & dropping support for Java 8 on the analysis side does not fall under that heading.

 
HTH,
Ann

Hi @ganncamp,

Java 8 for analysis will be supported in the LTS until the next LTS

That means that new releases of language plugins won’t be requiring Java 11 until the new LTS?

Thanks!

Hello @ganncamp, just to get this correctly:

  • SonarQube LTS 7.X will support Java 8 on the analysis side
  • SonarQube LTS 8.X will drop support for Java 8 (because now Java 11 is the new LTS version of the JDK?) and require Java 11 on the analysis side
  • Several JDK providers e.g. AdoptOpenJDK state that they will provide support for JDK 8 until 2023 and for JDK 11 until 2022 (https://adoptopenjdk.net/support.html)

Is there something like a support matrix like the one of AdoptOpenJDK for SonarQube as well for which JDK is resp. will be required on the analysis side?

Thanks
Mirko

Hi
I saw on github that there were changes to the DB migration code for optimization here: https://github.com/SonarSource/sonarqube/commit/515876435fd5a935147ea0e52b26ac798c269541#diff-c466ec2f48d8b51b894576044c46193c
What kind of improvements has there been in this? Are there any metrics or what combinations of sq/db servers were tested with this?
Would be interested in trying to upgrade to this rather than what I had previously tried in 7.7 :slight_smile:

Hi @karl_murray,

You should see an announcement of 7.9.1 today, in which we’ve fixed MS SQL Server migration & performance.

 
:smile:
Ann

1 Like

Hi all,

7.9.1 has been released. Once we’ve worked out some kinks (probably tomorrow morning) the docs will reflect the updated Upgrade Notes. In the meantime, I’ll give you a preview:

Release 7.9.1 LTS Upgrade Notes

Upgrade on Microsoft SQL Server fixed
Upgrade failure and performance issues with Microsoft SQL Server have been fixed (SONAR-12260, SONAR-12251).

Pylint execution on Windows fixed
Automatic execution of Pylint during python analysis on Windows has been fixed. Note that automatic execution of pylint during analysis remains deprecated on all OSes. (SONAR-12274).

Full Release Notes

 
:smile:
Ann

2 Likes

A post was split to a new topic: SonarQube 7.9 Upgrade Issue

A post was merged into an existing topic: End of Life of MySQL Support

I have created an installation SonarQube v7.9 video (the fastest in the world!)
video link : https://youtu.be/QNj6wanNSLo
documnet link : http://confluence.augkorea.org/pages/viewpage.action?pageId=27755008

Hello Ann,

I am unable to find the github tag for version 7.9.1. Only see 7.9. Has it been forgotten?

I need the source for v7.9.1 because I need to change a little the process of finding the config files of Sonarqube on our server. I am preparing to upgrade from 6.7.5.

Thx

Hey @ganncamp , do you have an update for my request please? Where is the tag in github for version 7.9.1? Thanks for your support

This has not been in our process before. We’re evaluating it.

 
Ann

Hi @Issa_G,

This should be available now.

 
Ann

A post was split to a new topic: Upgrade path from 5.6 to 7.9

Thx a lot. I see it now at https://github.com/SonarSource/sonarqube/tree/7.9.1