Many inserts and deletes into live_measures table

This is a very busy table – it contains an entry for every measure of every component (each file of each branch of each project, etc.).

For a busy SonarQube server processing analyses, that is a lot of writes!

We would like to improve things with this table in the future (there’s an open ticket here: [SONAR-14615] - Jira)

1 Like