R38 – Database access with low polling interval could cause database contention issues for other applications/code (WMB)

Database access with low polling interval could cause database contention issues for other applications/code (WMB)

Having a short time period to pol the database could affect performance.

This is set with (the default is 10 seconds):

sonar.mb.db.minimum.polling.seconds=10
For example
property should be promoted