]> source.dussan.org Git - sonarqube.git/commitdiff
DOC-192 update subtitle on 9.7 release notes (#6872)
authorcynthiabethea <108268296+cynthiabethea@users.noreply.github.com>
Fri, 14 Oct 2022 08:36:53 +0000 (09:36 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 14 Oct 2022 20:03:03 +0000 (20:03 +0000)
server/sonar-docs/src/pages/setup/upgrade-notes.md

index 4f1b599ecb0507bc4fc1a248015f5b73857da998..1785ccdb6c6ffd5d313cacfdfb967b0193da9d2d 100644 (file)
@@ -4,7 +4,7 @@ url: /setup/upgrade-notes/
 ---
 
 ## Release 9.7 Upgrade notes
-**Database connection pool change**
+**Change in the database connection pool**
 The database connection pool has been replaced for better performance. The `sonar.jdbc.maxIdle`, `sonar.jdbc.minEvictableIdleTimeMillis` and `sonar.jdbc.timeBetweenEvictionRunsMillis` properties no longer have any effect and should be removed from the configuration. Also, the JMX information that is provided to monitor the connection pool has evolved. See the [Monitoring documentation](/instance-administration/monitoring/) for more information [SONAR-17200](https://sonarsource.atlassian.net/browse/SONAR-17200).
 
 ## Release 9.6 Upgrade notes