[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - queue settings vs queue attributes
ataylor
do-not-reply at jboss.com
Tue Oct 7 10:01:01 EDT 2008
I am re enabling redelivery delay on canceled message deliveries. The current (commented out) tests need to be able to change this delay setting on a queue. To be able to do this we would need to add an attribute, redeliverydelay, to queue. The question is do we want to allow some queue attributes to be changed after queue deploy time. There is also the maxDeliveryAttempts and possibly others that could be exposed. Alternatively I can just change the tests to deploy some queue settings specific to a test queue.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180787#4180787
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180787
More information about the jboss-dev-forums
mailing list