Re: NMS InitialRedeliveryDelay doesn't seem to work

2015-06-01 Thread Jim Gomes
Thanks for reporting this. Could you log this in JIRA as a defect so we can track it there? On Mon, Jun 1, 2015, 9:07 AM daelliott wrote: > ActiveMQ v5.9.1 > Apache.NMS v1.6.0.3083 > > The InitialRedeliveryDelay doesn't seem to work. > I added a try...catch block to display the time and then re

NMS InitialRedeliveryDelay doesn't seem to work

2015-06-01 Thread daelliott
ActiveMQ v5.9.1 Apache.NMS v1.6.0.3083 The InitialRedeliveryDelay doesn't seem to work. I added a try...catch block to display the time and then re-throw so I could see what was going on. I'm looking to wait 5 seconds initially and then 5 seconds in between each attempt. You can see the first e