You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2021/04/13 13:12:00 UTC

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

Gary Tully created ARTEMIS-3240:
-----------------------------------

             Summary: 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
             Fix For: 2.18.0


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)