[
https://issues.apache.org/jira/browse/AMQ-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed AMQ-1934.
-----------------------------
Resolution: Cannot Reproduce
Test case provided passes without issue using 5.6-SNAPSHOT
> Message delivery blocks after broker failover
> ---------------------------------------------
>
> Key: AMQ-1934
> URL: https://issues.apache.org/jira/browse/AMQ-1934
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.1.0
> Environment: Windows XP, ActiveMQ 5.1.0, Spring 2.5
> Reporter: Vadim Katz
> Fix For: NEEDS_REVIEWED
>
> Attachments: activemq-failover-test.zip
>
>
> Start two brokers with shared FS. One is locked out because journal is locked
> by the master as it should be. Then run attached junit test case. The test
> does the following:
> 1. Sends and receives a message while both master and slave brokers are up.
> 2. Requests manual shutdown of master broker and expects slave to become
> master within 30 sec
> 3. Sends another message which is never received
> You can observe via admin console that the message sent after broker failover
> is delivered to the queue; however it is not delivered to a waiting listener.
> Also, you can observe the logged invocations of TranportListener. Notice, how
> onCommand() calls are no longer continuously made after failover (except for
> the first two).
> Eclipse/Maven based test project is attached.
> Please see "sends/receives block during failover" discussion for more
> information. thanks,
> vadim
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira