[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-898) Connection factory is not protected for failover
Tim Fox (JIRA)
jira-events at lists.jboss.org
Mon Feb 26 20:44:35 EST 2007
Connection factory is not protected for failover
------------------------------------------------
Key: JBMESSAGING-898
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-898
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.2.0.CR1
Reporter: Tim Fox
Assigned To: Tim Fox
Priority: Critical
Fix For: 1.2.0.GA
ConnectionFactory has 3 methods:
createConnectionDelegate
getIDBlock
getClientAOPConfig
if a failure occurs when one if this invoked, then the invocation fails. I.e. failover is not transparent.
We need to catch and retry on the next cf in the list.
--
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