]
Jesper Pedersen resolved JBJCA-899.
-----------------------------------
Resolution: Done
OracleValidConnectionChecker uses deprecated method
---------------------------------------------------
Key: JBJCA-899
URL:
https://issues.jboss.org/browse/JBJCA-899
Project: IronJacamar
Issue Type: Bug
Components: JDBC
Affects Versions: 1.0.12.Final, 1.1.0.Beta2
Reporter: Justin Bertram
Assignee: Jesper Pedersen
Priority: Minor
Fix For: 1.0.13.Final, 1.1.0.Beta3
OracleValidConnectionChecker invokes pingDatabase(int) which has been deprecated by
Oracle and also can lead to performance issues under heavy load (since it spawns a new
thread on every invocation). Please use pingDatabase() instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: