[
https://issues.apache.org/activemq/browse/AMQ-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59957#action_59957
]
Kevan Miller commented on AMQ-2765:
-----------------------------------
Interesting. Thanks Bruce.
By the way, you need to clear out the message log (e.g. 'rm -rf
activemq-data/'), if you're running this test multiple times. Otherwise, an
undelivered message in the message log is delivered to the client (prior to the
failover). Is there a programatic way to clear the log during Junit setup?
> After failover, messages will not be delivered to MessageEndpoint
> -----------------------------------------------------------------
>
> Key: AMQ-2765
> URL: https://issues.apache.org/activemq/browse/AMQ-2765
> Project: ActiveMQ
> Issue Type: Bug
> Components: Transport
> Affects Versions: 5.3.2, 5.4.0
> Reporter: Kevan Miller
> Attachments: AMQ-2765.patch
>
>
> After a failover from one broker to another, message delivery to
> MessageEndpoints stops.
> Standalone messaging clients seem to work fine, but RA delivery does. I see
> this behavior in Geronimo and have built a JUnit test which seems to show the
> problem, also.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.