[
https://issues.apache.org/jira/browse/ARTEMIS-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067543#comment-15067543
]
ASF subversion and git services commented on ARTEMIS-328:
---------------------------------------------------------
Commit 9167213f00cc0c7f506c7986a551dbc4fecd2dea in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=9167213 ]
ARTEMIS-328 Fixing message loss through the bridge
https://issues.apache.org/jira/browse/ARTEMIS-328
> Bridge could eventually delete messages without sendings during acks
> --------------------------------------------------------------------
>
> Key: ARTEMIS-328
> URL: https://issues.apache.org/jira/browse/ARTEMIS-328
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.0.0, 1.1.0
> Reporter: clebert suconic
> Fix For: 1.2.0
>
>
> I could see this on a rare race. I couldn't write a testcase yet.. but the
> issue is that the acks are coming from credits and removing from a queue. if
> a race happens while flush and disconnect comes you would ack more messages
> than required, causing removed messages scenarios.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)