[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-751) Check and test failover behaviour when delegate methods are executing

Tim Fox (JIRA) jira-events at jboss.com
Wed Jan 17 04:53:52 EST 2007


Check and test failover behaviour when delegate methods are executing
---------------------------------------------------------------------

                 Key: JBMESSAGING-751
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-751
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
             Fix For: 1.2.0.CR1


Currently failover will kick in if a connection error is detected during the invocation of any XXXDelegate method which makes a remote call, although only some of these are tested.

We need to

a) Make sure failure of all methods that make a remote call should be tested, e.g. connection start/stop, connection.sendTransaction, session.commit/rollback, cancel, cancelDeliveries etc

b) We need to analyse whether *all* these method invocations need to be retried on the new server after failover is complete. It may be the case that only some should be retried

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