You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2011/08/04 01:09:27 UTC

[jira] [Closed] (AMQ-231) reliable:tcp://localhost Transport does not reconnect a consumer when broker failed.

     [ https://issues.apache.org/jira/browse/AMQ-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-231.
----------------------------

    Resolution: Won't Fix

OBE

> reliable:tcp://localhost Transport does not reconnect a consumer when broker failed.
> ------------------------------------------------------------------------------------
>
>                 Key: AMQ-231
>                 URL: https://issues.apache.org/jira/browse/AMQ-231
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 3.0
>            Reporter: Hiram Chirino
>             Fix For: NEEDS_REVIEWED
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira