How to set individual DLQ in AMQ7 Artemis ?
Issue
- In AMQ 6.2.1 we have the option to set individual DLQ prefix as below.
<deadLetterStrategy>
<individualDeadLetterStrategy queuePrefix="DLQ." useQueueForQueueMessages="true" />
</deadLetterStrategy>
Is there something similar for AMQ7 Artemis? I'm unable to find similar settings from doco https://activemq.apache.org/artemis/docs.html (version 2.0.0?)
- How to define custom DLQ in AMQ 7 ?
Environment
- Red Hat AMQ
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.