[jboss-user] [JBoss Messaging] - Re: Problems with MaxDeliveryAttempts
noxis
do-not-reply at jboss.com
Mon Nov 5 18:58:29 EST 2007
"timfox" wrote : What's max delivery attempts set to in your MDB container config?
It's a default value on JBAS 4.2.1.GA. If you need an exact value, I can give it to you in 2 weeks (I am on vacation:)).
I think I have to clarify my last post.
- JBM 1.4.0.CR1 with MaxDeliveryAttempts=10: OK
- JBM 1.4.0.CR2 (CR3, GA, trunk) with MaxDeliveryAttempts=10:
| 2007-10-25 15:49:37,118 WARN [org.jboss.resource.adapter.jms.inflow.dlq.AbstractDLQHandler] Message redelivered=6 max=5 sending it to the dlq delegator->JBossMessage[2]:PERSISTENT, deliveryId=7
|
- JBM 1.4.0.CR2 (CR3, GA, trunk) with DLQMaxResent=10: OK
- JBM 1.4.0.CR2 (CR3, GA, trunk) with MaxDeliveryAttempts=10,
and 1 patch reverted - "Fix on JMSXDeliveryCount": OK
So, MaxDeliveryAttempts stopped to work with MDBs with that patch. Bug or feature?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102018#4102018
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102018
More information about the jboss-user
mailing list