Package com.atlassian.confluence.impl.health.checks.rules
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.confluence.impl.health.checks.rules
-
ClassDescriptionConvenient superclass for Database Collation Health Check Rules.Convenient superclass for Database Setup Health Check Rules.Superclass for Health Check Rules.A
HealthCheckRule
which checks to see if Hibernate is configured to use a JNDI DataSource, and to log a Johnson warning if so.Determines whether the Db Connection Pool configuration is correct.Provides rule validation for a specific Health Check.Determines whether the ratio of HTTP Threads to Database Connection Pool for all connectors is correct.Determines whether the MS SQL Collation is correct.Determines whether the MySQL Collation is correct.Determines whether the Postgres Collation is correct.Determines whether the SQL Server setup (isolation level_ is correct.Determines whether the Tomcat max HTTP Threads configuration is correct.