You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/08/09 17:55:02 UTC

[jira] [Closed] (ARTEMIS-3240) Openwire nonBlockingRedelivery to true doesn't rollback the messages if the consumer is killed mid processing.

     [ https://issues.apache.org/jira/browse/ARTEMIS-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-3240.
------------------------------------
    Resolution: Fixed

> Openwire nonBlockingRedelivery to true doesn't rollback the messages if the consumer is killed mid processing.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3240
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3240
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 2.17.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>             Fix For: 2.18.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> A message can be left in limbo of the ack is received before a failure of the connection. the ref has been removed from the consumer delivered list and rollback has no work to do. The normal openwire rollback processing that repopulates that list is missing in the failure case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)