Dmitry Skorinov created ARTEMIS-3511:
----------------------------------------
Summary: Messages stuck in queue instead of moving to DLQ
Key: ARTEMIS-3511
URL: https://issues.apache.org/jira/browse/ARTEMIS-3511
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 2.18.0
Reporter: Dmitry Skorinov
The problem exists only in v2.18, v2.16 - everything is fine.
Steps to reproduce:
1. create session with client_ack
2. get message
3. session.recover()
4. repeat until MaximumRedeliveries is reached
5. result: message stucks in queue (in locked state) instead of moving to DLQ.
After server restart: message appears in queue again.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)