[jboss-jira] [JBoss JIRA] Updated: (JBAS-3632) Too early checking of not closing connections
Jason T. Greene (JIRA)
jira-events at lists.jboss.org
Tue Feb 24 16:45:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason T. Greene updated JBAS-3632:
----------------------------------
Fix Version/s: JBossAS-5.1.0.CR1
(was: JBossAS-5.1.0.Beta1)
No progress since last move, and there is 2 weeks until the Beta release is do. Moving them to CR1.
> Too early checking of not closing connections
> ---------------------------------------------
>
> Key: JBAS-3632
> URL: https://jira.jboss.org/jira/browse/JBAS-3632
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JCA service
> Affects Versions: JBossAS-4.0.5.CR1
> Reporter: Adrian Brock
> Assignee: Jeff Zhang
> Priority: Minor
> Fix For: JBossAS-5.1.0.CR1
>
>
> In the case where a transaction is ended early,
> e.g. JBossTM rollsback transactions at a timeout immediately,
> the cached connection manager is firing connection not closed events.
> This is because the ejb is still in the invocation with the connection open
> but the transaction synchronization is fired by the rollback/timeout.
--
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 jboss-jira
mailing list