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

Pavel Grushetzky updated AMQ-2612:
----------------------------------

    Attachment: AMQ-2612-test.patch

Attaching an activemq-core patch with test that reproduces the issue.

> 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
>         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 may shows up during short network interruptions as 
> reconnect message + 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.

Reply via email to