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 <my_fo...@outlook.com> 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-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 exception is immediately followed by the second and > then 5 seconds in between. > > > > Here is my code and values. It doesn't matter whether > UseExponentialBackOff > is on or off. > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/NMS-InitialRedeliveryDelay-doesn-t-seem-to-work-tp4697140.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >