[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1853) Node should be shut down if max retry of DB connection is reached.

Yong Hao Gao (JIRA) jira-events at lists.jboss.org
Fri Apr 22 01:15:18 EDT 2011


    [ https://issues.jboss.org/browse/JBMESSAGING-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597496#comment-12597496 ] 

Yong Hao Gao commented on JBMESSAGING-1853:
-------------------------------------------

I plan to 'crash' the server in that case to let failover happen. Using:

Runtime.halt(int)

with an attribute to enable/disable this behavior.


> 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


More information about the jboss-jira mailing list