[
https://issues.apache.org/activemq/browse/AMQ-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies updated AMQ-231:
---------------------------
Fix Version/s: (was: 3.0)
5.4.0
> reliable:tcp://localhost Transport does not reconnect a consumer when broker
> failed.
> ------------------------------------------------------------------------------------
>
> Key: AMQ-231
> URL: https://issues.apache.org/activemq/browse/AMQ-231
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 3.0
> Reporter: Hiram Chirino
> Fix For: 5.4.0
>
>
> Configured the consumer example client to use the reliable protocal using:
> $ ant -Durl=reliable:tcp://localhost:61616 -Dmax=20 consumer
> Then I sent it 10 messages using
> $ ant -Durl=reliable:tcp://localhost:61616 producer
> The consumer received the first 10 messages.
> Then I shutdownn and restarted the broker. And then sent it 10 more messages
> again. Waited to see if the consumer would reconnect to the broker and
> receive the 2nd set of 10 messages. The consumer client never reconnected
> and it never received the 10 outstanding messages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.