[
https://issues.apache.org/jira/browse/ARTEMIS-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866159#comment-16866159
]
ASF subversion and git services commented on ARTEMIS-2378:
----------------------------------------------------------
Commit d1add00b0021d0e98b6707da926b610c5a20628f in activemq-artemis's branch
refs/heads/master from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=d1add00 ]
ARTEMIS-2378 respect openwire removeInfo lastSequenceId when dealing with
delivery count
> openwire redelivery counter for message increasing, if consumer is closed
> without consuming any message
> -------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-2378
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2378
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: OpenWire
> Affects Versions: 2.9.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Fix For: 2.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If a consumer closes without receiving any messages the redelivery count of
> pending messages should not be incremented. this is the case for core but not
> for the openwire protocol.
> the openwire remove info lastDeliveredSequence needs to be propagated up the
> openwire protocol stack on the broker to remedy this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)