[
https://issues.apache.org/jira/browse/ARTEMIS-2378?focusedWorklogId=259497&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-259497
]
ASF GitHub Bot logged work on ARTEMIS-2378:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jun/19 11:33
Start Date: 13/Jun/19 11:33
Worklog Time Spent: 10m
Work Description: gtully commented on pull request #2701: ARTEMIS-2378
respect openwire removeInfo lastSequenceId when dealing …
URL: https://github.com/apache/activemq-artemis/pull/2701
…with delivery count
----------------------------------------------------------------
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: 259497)
Time Spent: 10m
Remaining Estimate: 0h
> 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)