[dna-issues] [JBoss JIRA] Updated: (DNA-606) RepositoryConnectionPool Returns Invalid Connections to the Available Pool

Brian Carothers (JIRA) jira-events at lists.jboss.org
Wed Dec 30 15:38:30 EST 2009


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

Brian Carothers updated DNA-606:
--------------------------------

    Attachment: DNA-606.patch


Attached patch that turns on connection validation and modifies the validateConnection(...) method to remove invalid connections from the in-use pool rather than returning them to the available pool.

> RepositoryConnectionPool Returns Invalid Connections to the Available Pool
> --------------------------------------------------------------------------
>
>                 Key: DNA-606
>                 URL: https://jira.jboss.org/jira/browse/DNA-606
>             Project: DNA
>          Issue Type: Bug
>          Components: Connectors, Graph
>    Affects Versions: 0.6
>            Reporter: Brian Carothers
>            Assignee: Brian Carothers
>             Fix For: 0.7
>
>         Attachments: DNA-606.patch
>
>
> if the RepositoryConnectionPool.validateConnectionBeforeUse property is set to "true", connection validation does occur, but invalid connections are simply returned to the pool where they will be used again.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the dna-issues mailing list