James Yang Kuang Lim created ARTEMIS-2277:
---------------------------------------------
Summary: Message modified with undeliverable-here=true and part of
a message group gets stuck in queue
Key: ARTEMIS-2277
URL: https://issues.apache.org/jira/browse/ARTEMIS-2277
Project: ActiveMQ Artemis
Issue Type: Bug
Components: ActiveMQ-Artemis-Native
Affects Versions: 2.7.0
Environment: Windows 10
Reporter: James Yang Kuang Lim
Assignee: clebert suconic
Fix For: 2.7.0
After a message group has been assigned, a consumer modifies one of a message
from that message group with undeliverable-here = true which indicates this
message will not get redelivered to this same consumer. The result is that
message sits in the queue forever. Can this be fixed so that whenever a message
that is part of a message group gets modified with undeliverable-here = true,
that message will get delivered to dead letter queue?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)