[
https://issues.jboss.org/browse/JBMESSAGING-1853?page=com.atlassian.jira....
]
Yong Hao Gao commented on JBMESSAGING-1853:
-------------------------------------------
CrashServerOnDBFailure
Controls Whether or not to crash the server if DB failed to work. If this
parameter is set to true, the server will crash itself at the moment when it
encounters
a DB failure (like a DB connection failure or a failure in a SQL operation). This
is useful
when the server is set to limited retry times on a DB failure in a clustered
environment.
If Database failure hasn't been restored after maxRetry times has reached, the
server
shuts down itself immediately to allow it to be failed over to another node.
Default is false.
Node should be shut down if max retry of DB connection is reached.
------------------------------------------------------------------
Key: JBMESSAGING-1853
URL:
https://issues.jboss.org/browse/JBMESSAGING-1853
Project: JBoss Messaging
Issue Type: Enhancement
Components: JMS Clustering
Affects Versions: 1.4.0.SP3.CP11, 1.4.7.GA
Reporter: Yong Hao Gao
Assignee: Yong Hao Gao
Fix For: 1.4.0.SP3.CP12, 1.4.8.GA
when setting a limited number of max retry on DB connection. If the retry failed after
max retries have been done, the node should be shutdown to allow failover to happen and
other nodes to continue to work.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira