[jboss-jira] [JBoss JIRA] (JBJCA-899) OracleValidConnectionChecker uses deprecated method

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Wed Sep 26 09:25:03 EDT 2012


     [ https://issues.jboss.org/browse/JBJCA-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesper Pedersen updated JBJCA-899:
----------------------------------

        Fix Version/s: 1.0.13.Final
                       1.1.0.Beta3
             Priority: Minor  (was: Major)
    Affects Version/s: 1.0.12.Final

    
> 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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list