[
https://issues.apache.org/jira/browse/ARTEMIS-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323859#comment-17323859
]
ASF subversion and git services commented on ARTEMIS-3240:
----------------------------------------------------------
Commit 0f3d87799a6be4faea768537594fc7fd7fb3c3df in activemq-artemis's branch
refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=0f3d877 ]
ARTEMIS-3240 - ensure pending transactions are rolled back on connection
failure. Fix and test
> 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)