You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/10 16:15:00 UTC

[jira] [Commented] (ARIES-1692) Add functionality to be able to supply a test query for use in checking pooled connections

    [ https://issues.apache.org/jira/browse/ARIES-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320517#comment-16320517 ] 

ASF subversion and git services commented on ARIES-1692:
--------------------------------------------------------

Commit b347c483c75efd7de22eef9cd36d66789ded3b8f in aries-tx-control's branch refs/heads/master from timothyjward
[ https://gitbox.apache.org/repos/asf?p=aries-tx-control.git;h=b347c48 ]

[tx-control] Support Connection Test Queries when pooling

Fixes ARIES-1692, includes patches from mit_jones with minor tidy-up applied

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk/tx-control@1784160 13f79535-47bb-0310-9956-ffa450edef68


> Add functionality to be able to supply a test query for use in checking pooled connections
> ------------------------------------------------------------------------------------------
>
>                 Key: ARIES-1692
>                 URL: https://issues.apache.org/jira/browse/ARIES-1692
>             Project: Aries
>          Issue Type: Improvement
>          Components: tx-control
>    Affects Versions: tx-control-0.0.3
>            Reporter: Tim
>            Assignee: Timothy Ward
>            Priority: Minor
>             Fix For: tx-control-0.0.3
>
>         Attachments: org.apache.aries.tx-control-itests.patch, tx-control-provider-jdbc-local.patch, tx-control-provider-jdbc-xa.patch, tx-control-provider-jpa-common.patch
>
>
> A common feature of pooling libraries is to be able to supply a test query for use in checking pooled connections. Many of the later JDBC drivers do not need this option as the driver implements Connection.isValid(), however some older drivers don't implement this method correctly.
> Add functionality to be able to supply a test query for use in checking pooled connections.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)