[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1143) Acknowledge in single tx optimisation
Tim Fox (JIRA)
jira-events at lists.jboss.org
Thu Feb 21 18:11:42 EST 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1143?page=all ]
Tim Fox closed JBMESSAGING-1143.
--------------------------------
Fix Version/s: Unscheduled
(was: 2.0.0 Beta)
Resolution: Out of Date
> Acknowledge in single tx optimisation
> -------------------------------------
>
> Key: JBMESSAGING-1143
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1143
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assigned To: Tim Fox
> Fix For: Unscheduled
>
>
> Current for client_ack or dups_ok we acknowledge each message in the list in a separate jdbc tx when persistent - this can be done in a single tx
> Furthermore, no need to send the complete list of ids to acknowledge - they will be contiguent - and can be worked out from the delivery list in the session.
> For a transacted session the same applies.
--
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