[jboss-jira] [JBoss JIRA] (JBJCA-962) Support AllIdleConnections and AllConnections for flush strategy
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Mon Jan 14 12:06:21 EST 2013
[ https://issues.jboss.org/browse/JBJCA-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen resolved JBJCA-962.
-----------------------------------
Resolution: Done
> Support AllIdleConnections and AllConnections for flush strategy
> ----------------------------------------------------------------
>
> Key: JBJCA-962
> URL: https://issues.jboss.org/browse/JBJCA-962
> Project: IronJacamar
> Issue Type: Task
> Components: Common, Core
> Reporter: Jesper Pedersen
> Assignee: Jesper Pedersen
> Fix For: 1.1.0.Beta4
>
>
> Add the flush strategy of 'AllIdleConnections' which will remove all idle connection from the entire pool, and 'AllConnections' which will remove all connections from the entire pool.
> The existing 'IdleConnections' will now only remove idle connections in the active sub pool, and 'EntirePool' will now remove all connections in the active sub pool. The sub pool is based on the credential separation.
--
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