[
https://issues.apache.org/jira/browse/ARTEMIS-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully updated ARTEMIS-2378:
--------------------------------
Description:
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.
was:
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.
> 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
>
>
> 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)