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