[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1852) Make the connection failover retry paramters configurable
Yong Hao Gao (JIRA)
jira-events at lists.jboss.org
Sat Mar 19 02:29:45 EDT 2011
Make the connection failover retry paramters configurable
---------------------------------------------------------
Key: JBMESSAGING-1852
URL: https://issues.jboss.org/browse/JBMESSAGING-1852
Project: JBoss Messaging
Issue Type: Enhancement
Components: JMS Client Manager
Affects Versions: 1.4.7.GA, 1.4.0.SP3.CP11
Reporter: Yong Hao Gao
Assignee: Yong Hao Gao
Fix For: 1.4.0.SP3.CP12, 1.4.8.GA
Currently if a connection is broken and the client tries to fail over to a new connection, the retry times and intervals are hardcoded. (10 and 2sec resp.)
Make it configurable can suit some use cases where the server is shutdown and come back later. (with hardcoded retry, the failover may have given up before the server is back).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list