Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Updating the maximum / minimum TTL on a queue does not change the calculated expiration on queue entries (updateExpiration is only called from doEnqueue). Expiration should be recalculated after minimum/maximum ttl is modified.