[jboss-jira] [JBoss JIRA] Reopened: (JBMESSAGING-898) Connection factory is not protected for failover
Tim Fox (JIRA)
jira-events at lists.jboss.org
Tue Feb 27 04:59:07 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-898?page=all ]
Tim Fox reopened JBMESSAGING-898:
---------------------------------
Assignee: Tim Fox (was: Clebert Suconic)
Re-opening issue since was not completed properly.
I mention in the task description that 3 methods need to be protected. Only two have been protected, the third getIdBlock() is still unprotected and causing test failures.
> 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: Blocker
> 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