[jboss-jira] [JBoss JIRA] Updated: (JBAS-3632) Too early checking of not closing connections
Adrian Brock (JIRA)
jira-events at jboss.com
Fri Sep 22 10:36:01 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3632?page=all ]
Adrian Brock updated JBAS-3632:
-------------------------------
Fix Version/s: JBossAS-4.0.6.CR1
> Too early checking of not closing connections
> ---------------------------------------------
>
> Key: JBAS-3632
> URL: http://jira.jboss.com/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
> Assigned To: Weston Price
> Priority: Minor
> Fix For: JBossAS-4.0.6.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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list