haxqer / confluence

The simplest docker file of Confluence. Support v8.9.6(latest) v9.0.3(latest) and v8.5.15(lts)
421 stars 220 forks source link

WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. #65

Open afw8k opened 5 months ago

afw8k commented 5 months ago

Hey, I have a performance issue with the confluence setup. I am getting this issue.

Loading class com.mysql.jdbc.Driver'. This is deprecated. The new driver class iscom.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. ============================== agent working ============================== ============================== agent working ============================== SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.

haxqer commented 4 months ago

Should you apprehend any performance implications, it would be advisable to replace MySQL with PostgreSQL.