[jboss-jira] [JBoss JIRA] (JBMESSAGING-1922) Improving failover -- unnecessary informing a sucker targeted at the already failed node
Yong Hao Gao (JIRA)
jira-events at lists.jboss.org
Thu Apr 26 22:44:17 EDT 2012
[ https://issues.jboss.org/browse/JBMESSAGING-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yong Hao Gao closed JBMESSAGING-1922.
-------------------------------------
Resolution: Done
> Improving failover -- unnecessary informing a sucker targeted at the already failed node
> ----------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-1922
> URL: https://issues.jboss.org/browse/JBMESSAGING-1922
> Project: JBoss Messaging
> Issue Type: Feature Request
> Components: JMS Clustering
> Affects Versions: 1.4.0.SP3.CP14, 1.4.8.SP7
> Reporter: Yong Hao Gao
> Assignee: Yong Hao Gao
> Fix For: 1.4.0.SP3.CP15, 1.4.8.SP8
>
>
> During failover, distributed queues at the failed node will be merged into the failover node, in the mean time a delivery is attempted by the local queue, where it may call suckers to pull messages from the other nodes. Sometimes it is possible that the sucker to the failed node hasn't been removed at the moment so the local queue still call this sucker to pull. Which is not necessary.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list