[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1021) Move client side transaction state to the server side

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue Aug 14 19:04:01 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBMESSAGING-1021?page=comments#action_12372171 ] 
            
Tim Fox commented on JBMESSAGING-1021:
--------------------------------------

A negative point to this is that maintaining transactional state on the server side makes failover more difficult since that state needs to be synchronously replicated to the buddy.

> Move client side transaction state to the server side
> -----------------------------------------------------
>
>                 Key: JBMESSAGING-1021
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1021
>             Project: JBoss Messaging
>          Issue Type: Task
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>             Fix For: 2.0.0 Beta 1
>
>
> Currently we hold the incomplete JMS transactional state on the client side and send it all in one go on commit.
> Instead we should store it on the server side. This will simplify things and allow larger transactions to be built without a large pause on commit or exhausting client side memory

-- 
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