Description
If no dead letter address is configured then message is dropped when max delivery attempts is reached. In this case warning like:
17:12:09,202 WARN [org.apache.activemq.artemis.core.server] (Thread-23 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@7e65de0f-1736233410)) AMQ222150: Message has exceeded max delivery attempts. No Dead Letter Address configured for queue jms.queue.InQueue so dropping it
is logged. This warning should also contain message id of the dropped message.
Attachments
Issue Links
- links to