Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
-
Patch Available
-
Unknown
Description
The RedeliveryPolicy#calculateRedeliveryDelay(long, int) doesn't provide any dynamic means to calculate the delay time by inspection of the Message. This patch provides support for reading the Message header Exchange#REDELIVERY_DELAY which will allow routes to dynamically set the delay.