You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (Updated) (JIRA)" <ji...@apache.org> on 2012/03/05 21:25:57 UTC

[jira] [Updated] (QPID-3884) Batch acknowledgements for XA transactions until end()

     [ https://issues.apache.org/jira/browse/QPID-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu updated QPID-3884:
-----------------------------------

          Component/s: Java Client
    Affects Version/s: 0.14
        Fix Version/s: Future
    
> Batch acknowledgements for XA transactions until end()
> ------------------------------------------------------
>
>                 Key: QPID-3884
>                 URL: https://issues.apache.org/jira/browse/QPID-3884
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: 0.14
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: Future
>
>
> The XASessionImpl uses AUTO_ACK for the underlying JMS Session.
> Due to recent changes we ack each message synchronously, which is quite slow.
> However in a transaction we don't need to ack these messages individually instead it can be done when we end the XA transaction.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org