[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1038) Client side failover hopping does not work
Tim Fox (JIRA)
jira-events at lists.jboss.org
Thu Aug 9 06:28:49 EDT 2007
Client side failover hopping does not work
------------------------------------------
Key: JBMESSAGING-1038
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1038
Project: JBoss Messaging
Issue Type: Bug
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 1.4.0.CR2
If I create three servers, then lookup a connection factory, then kill one server, with no active connection, then the client will still think there are 3 servers.
if I then attempt to failover onto a server that is dead, ClusteringAspect goes into a loop retrying ten times, but on the *same* server - i.e. it does not attempt to "hop".
Instead it should iterate through the list of delegates trying each one in turn.
Need to write a test for this too.
--
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