[jboss-user] [JBoss Messaging] - Re: Problems with MaxDeliveryAttempts
timfox
do-not-reply at jboss.com
Tue Nov 6 15:58:02 EST 2007
"noxis" wrote :
| BTW. As you can see in my config, I am trying to do infinite redelivery by pointing DLQ to the same queue. Is this ok? Maybe there is a better solution?
|
You could just set maxDeliveryAttempts to a very large value.
Pointing the DLQ to the same queue would mean the message is put to the *back* of the queue when maxDeliveryAttempts is exceeded
We could add a feature to explicitly allow infinite redelivery. You could add a JIRA task if you like.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102350#4102350
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102350
More information about the jboss-user
mailing list