Karthi created CAMEL-12875:
------------------------------
Summary: Quartz2- Releasing Idle connections
Key: CAMEL-12875
URL: https://issues.apache.org/jira/browse/CAMEL-12875
Project: Camel
Issue Type: Bug
Components: camel-quartz2
Affects Versions: 2.21.0
Reporter: Karthi
Fix For: 2.21.0
Hi team,
We are using quartz2 implementations with
"org.quartz.impl.jdbcjobstore.PostgreSQLDelegate". We wanted to release test
idle connections.
We tried this property
"org.quartz.dataSource.NAME.idleConnectionValidationSeconds" in
quartz.properties files.
But its not working in this version.Not even considering this property.after
some seconds still idle connections are persist.
How to implement this feature.Are this available in later versions ?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)