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

Rob Davies resolved AMQ-1844.
-----------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.4.0)
                   5.3.0

> Message acknowledgement failed to send back to the producing broker
> -------------------------------------------------------------------
>
>                 Key: AMQ-1844
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1844
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.0.0
>         Environment: Two windows machine in one LAN. Each have one broker.
> Broker A connected broker B via TCP using duplex (two way)  network connector 
> to form a store&forward style network of brokers.
>            Reporter: Bryan Shaw
>            Assignee: Rob Davies
>             Fix For: 5.3.0
>
>
> Producer at broker A produces 2500 messages and send to a distributed queue.
> Consumer at broker B have a message driven pojo configured to consume 
> messages.
> The consumer recieved 1000 messages from broker B and stalls.
> We found that the 1000 messages received at broker B side are never removed 
> from the queue at broker A (which the producer connected to).
> That means broker B only get the prefetch size 1000 messages and never 
> acknowledge the message received to broker A.
> What is this problem?

-- 
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