Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remark to move to DLQ non_persistent messages #1

Open
cmoulliard opened this issue Jan 19, 2015 · 1 comment
Open

Remark to move to DLQ non_persistent messages #1

cmoulliard opened this issue Jan 19, 2015 · 1 comment
Assignees

Comments

@cmoulliard
Copy link
Contributor

Add this property to activemq.xml file under in order to move to the DLQ "non_persistent" messages when they expired. This is a nice to have for example with

                   <deadLetterStrategy>
                            <sharedDeadLetterStrategy processNonPersistent="true" />
                   </deadLetterStrategy>
@satyaj
Copy link
Contributor

satyaj commented Feb 15, 2016

Hi Charles, do we want to make this change for a specific lab? Currently we dont not have a Dead Letter Strategy as we don't cover it as part of any lab.

@satyaj satyaj assigned satyaj and cmoulliard and unassigned satyaj Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants