[
https://issues.apache.org/jira/browse/ARTEMIS-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2650.
------------------------------------
Fix Version/s: 2.12.0
Resolution: Fixed
> The delivering count is wrong after reconnecting an openwire client
> -------------------------------------------------------------------
>
> Key: ARTEMIS-2650
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2650
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Domenico Bruscino
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In an environment using OpenWire clients and messages sent by a CORE
> producer, we see that messages get prefetched out to the consumer up to its
> prefetch limit. However, after the client reconnects the delivering count is
> displayed as prefetch+1.
> After the consumer reconnection, the broker receives a message ack for a
> message dispatched before the disconnection. This ack causes an invalid
> acquiring of credits and a wrong message dispatching.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)