[ https://issues.apache.org/jira/browse/GERONIMO-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed GERONIMO-5150.
----------------------------------
Resolution: Fixed
use the snapshot txmanager in server 2.1 branch rev 911675.
> Connection pool idleReleaser should not expand the number of permits
> --------------------------------------------------------------------
>
> Key: GERONIMO-5150
> URL: https://issues.apache.org/jira/browse/GERONIMO-5150
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: connector
> Affects Versions: 2.1.4, 2.2, 3.0
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 2.1.5, 2.2.1, 3.0
>
>
> The components AbstractSinglePoolConnectionInterceptor.IdleReleaser is expanding the
number of permits by the number of idle connections it releases every time it runs. Since
all the connections were idle in the first place there were no outstanding permits for them
and the permits don't need to be adjusted at all.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|