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 2010/09/02 22:14:43 UTC

[jira] Resolved: (AMQ-2612) Polling consumer (prefetch size = 0) fails to reconnect

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

Timothy Bish resolved AMQ-2612.
-------------------------------

    Resolution: Fixed

Fix for AMQ-2877 should resolve this issue as well.

> Polling consumer (prefetch size = 0) fails to reconnect
> -------------------------------------------------------
>
>                 Key: AMQ-2612
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2612
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, JMS client
>    Affects Versions: 5.3.0
>         Environment: Reproduced on Windows XP 32 bit and Fedora 12 64bit.
>            Reporter: Pavel Grushetzky
>             Fix For: 5.4.1
>
>         Attachments: AMQ-2612-test.patch
>
>
> Scenario:
> 1. Configure polling consumer (prefetch=0), with onMessage()-style processing, e.g. with Spring's DefaultMessageListenerContainer.
> 2. Restart broker.
> 3. Notice consumer does not consumer messages anymore.
> In client application this may show up during short network interruptions as reconnect message in logs/console + processing stoppage.
> See http://old.nabble.com/ActiveMQ-reconnect-issue-with-consumer.prefetchSize%3D0-td27574923.html for more context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.