[jboss-jira] [JBoss JIRA] Closed: (JBAS-3634) Acknowledgement of transacted message in MessageListener should be inside delivery lock
Adrian Brock (JIRA)
jira-events at jboss.com
Thu Sep 21 01:04:57 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3634?page=all ]
Adrian Brock closed JBAS-3634.
------------------------------
Fix Version/s: JBossAS-5.0.0.Beta
Resolution: Done
> Acknowledgement of transacted message in MessageListener should be inside delivery lock
> ---------------------------------------------------------------------------------------
>
> Key: JBAS-3634
> URL: http://jira.jboss.com/jira/browse/JBAS-3634
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: JMS service
> Affects Versions: JBossAS-4.0.5.CR1
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: JBossAS-4.0.5.GA, JBossAS-5.0.0.Beta
>
>
> The acknowledgement of a transacted message for a MessageListener
> should be inside the delivery lock.
> Otherwise the addition of the acknowledgement could be competing with other
> operations on the session, e.g. commit/rollback/recover.
--
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