[
https://issues.apache.org/jira/browse/ARTEMIS-2650?focusedWorklogId=400994&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-400994
]
ASF GitHub Bot logged work on ARTEMIS-2650:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Mar/20 20:42
Start Date: 10/Mar/20 20:42
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on issue #3011: ARTEMIS-2650
The delivering count is wrong after reconnecting an openwire client
URL: https://github.com/apache/activemq-artemis/pull/3011#issuecomment-597304542
checkstyle
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 400994)
Time Spent: 20m (was: 10m)
> 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
> Time Spent: 20m
> 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)