As it turned out, setting autoCommit=false for appNG's Root Connection caused some issues with the Quartz Scheduler.
- is caused by
-
APPNG-2399 HikariCPConfigurer should set autoCommit to false and allow empty/null validation query
- Done
- relates to
-
SCHED-44 Rework transaction management for quartz scheduler
- Done
-
APPNG-2448 Setting properties for HikariCPConfigurer in PlatformConfig has no effect
- Done