[ https://issues.apache.org/activemq/browse/AMQ-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44078#action_44078
]
Bryan Shaw commented on AMQ-1844:
---------------------------------
I upgraded to 5.1 and this problem gone.
> 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
>
> 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.
|