[
https://issues.apache.org/activemq/browse/AMQ-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trevor Pounds resolved AMQ-1283.
--------------------------------
Fix Version/s: 5.1.0
(was: 5.2.0)
Resolution: Fixed
This issue seems to be resolved by SVN r636078. We tested it successfully
using fuse broker 5.0.0.9 with the patch applied from SVN r636078.
> Messages aren't being delivered in a clustered environment
> ----------------------------------------------------------
>
> Key: AMQ-1283
> URL: https://issues.apache.org/activemq/browse/AMQ-1283
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 4.1.1
> Environment: Java 1.5.0_04, Windows XP
> Reporter: Matthew Vincent
> Fix For: 5.1.0
>
>
> Messages aren't always delivered in a clustered environment.
> If you have a cluster of three ActiveMQ nodes, and you send the cluster a
> constant stream of messages, and randomly restart individual ActiveMQ nodes,
> you can enter a state whereby an ActiveMQ node has undelivered messages
> sitting in the message store. These messages will not be delivered, unless
> that ActiveMQ node is restarted.
> This appears to be a consequence of the fact that a Queue immediately
> dispatches a message received to any available subscribers, but ignores any
> exceptions that result from the actual send.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.