Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.4.2, 5.5.0
-
N/A
Description
When gcInactiveDestinations=true there is the situation where many (1000's) inactive destinations are all garbage collected at the same time. This can adversely affect the performance of the broker. It would be nice to have the ability to set a maximum number of destinations to remove per sweep (e.g. maxGCDestinationsPerSweep=500).