Gary Tully created ARTEMIS-2378:
-----------------------------------
Summary: 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
Fix For: 2.10.0
If a consumer closes without receiving any messages the redelivery count of
pending messages shold 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)