MySQL cluster for SonarQube

Hi,

We are currently using SonarQube 6.4.0.25310 with MySQL RDS as the backend and we are planning to upgrade SonarQube 7.1 with Aurora (MySQL) cluster as the backend.

Our intension is to completely automate the install/upgrade process and also handle DB Migration through API call. However, sonar.properties will be pointing to the cluster endpoint instead of individual RDS instance. So we would like to know the perfect method to do DB migration in a cluster and also to migrate data from current MySQL RDS to MySQL cluster.

Also, please comment if DB cluster is not the recommended approach for SonarQube backend.

Thanks

Hi,

I’m not aware of anyone using a DB cluster on SonarQube.
Even internally at SonarSource (on Next or SonarCloud) we’re not using such feature.

Regards,

Hi,
SonarQube is a critical part of our CI / CD / CO pipeline and treated as a production resource that needs redundancy. Could you please let us know what are the plans to be able to make used of database clusters in AWS.
What to you do in SonarCloud?
Regards,
Chris