CoreProtect

CoreProtect

1M Downloads

I use MySQL to store console brush warning information

DreamMiu opened this issue ยท 2 comments

commented

Server core: paper-1.18.2-270.jar
JAVA version: JDK17
Plugin version: CoreProtect 21.2

This warning message will always be brushed, but the maxLifetime setting is not provided in the plugin configuration file.

[21:11:57 WARN]: [net.coreprotect.hikari.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5449431a (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value. [21:11:57 WARN]: [net.coreprotect.hikari.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@137a14bc (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value. [21:11:57 WARN]: [net.coreprotect.hikari.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2a772c83 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value. [21:11:57 WARN]: [net.coreprotect.hikari.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@7f82441d (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value. [21:11:57 WARN]: [net.coreprotect.hikari.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@614d8964 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value. [21:11:57 WARN]: [net.coreprotect.hikari.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@22d1be05 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value. [21:11:57 WARN]: [net.coreprotect.hikari.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@31518de8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value. [21:11:57 WARN]: [net.coreprotect.hikari.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5c9e8573 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.

commented

Default maxLifetime will be changed from 30 minutes to 5 minutes.

commented

Is there a timeline on when this will be implemented?