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: 2.0.0 Beta
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