-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: qpid-java-broker-7.1.0
-
Component/s: Broker-J
-
Labels:None
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.